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