|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Config | |
org.sape.carbon.core.config |
Uses of Config in org.sape.carbon.core.config |
Fields in org.sape.carbon.core.config declared as Config | |
private static Config |
Config.INSTANCE
Reference to the one and only instance of this class, following the Item 2 in Josh Bloch's "Effective Java". |
Methods in org.sape.carbon.core.config that return Config | |
static Config |
Config.getInstance()
Accessor to the single instance of Config . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |