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