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 NewInstanceNewInstance. m_Singletonthe singleton.Methods in adams.core that return NewInstance Modifier and Type Method Description static NewInstanceNewInstance. getSingleton()Returns the singleton instance of the NewInstance.
-