Uses of Class
adams.gui.goe.GlobalInfoCache
-
Packages that use GlobalInfoCache Package Description adams.gui.goe -
-
Uses of GlobalInfoCache in adams.gui.goe
Fields in adams.gui.goe declared as GlobalInfoCache Modifier and Type Field Description protected static GlobalInfoCacheGlobalInfoCache. m_Singletonthe singleton.Methods in adams.gui.goe that return GlobalInfoCache Modifier and Type Method Description static GlobalInfoCacheGlobalInfoCache. getSingleton()Returns the singleton instance.
-