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 RuntimeIDGenerator
RuntimeIDGenerator. m_Singleton
the singleton.Methods in adams.data.id that return RuntimeIDGenerator Modifier and Type Method Description static RuntimeIDGenerator
RuntimeIDGenerator. getSingleton()
Returns the singleton of the generator.
-