Uses of Class
adams.core.NewInstance
-
Packages that use NewInstance Package Description adams.core -
-
Uses of NewInstance in adams.core
Fields in adams.core declared as NewInstance Modifier and Type Field Description protected static NewInstance
NewInstance. m_Singleton
the singleton.Methods in adams.core that return NewInstance Modifier and Type Method Description static NewInstance
NewInstance. getSingleton()
Returns the singleton instance of the NewInstance.
-