Uses of Class
adams.data.id.RuntimeIDGenerator
-
Packages that use RuntimeIDGenerator Package Description adams.data.id -
-
Uses of RuntimeIDGenerator in adams.data.id
Fields in adams.data.id declared as RuntimeIDGenerator Modifier and Type Field Description protected static RuntimeIDGeneratorRuntimeIDGenerator. m_Singletonthe singleton.Methods in adams.data.id that return RuntimeIDGenerator Modifier and Type Method Description static RuntimeIDGeneratorRuntimeIDGenerator. getSingleton()Returns the singleton of the generator.
-