public class UserConfig extends Object
Modifier and Type | Method and Description |
---|---|
static File |
createTempDir(String prefix) |
String |
getApplicationFolder() |
static org.apache.commons.configuration2.INIConfiguration |
getConf() |
org.apache.commons.configuration2.INIConfiguration |
getConfig() |
static UserConfig |
getInstance() |
void |
save() |
public void save()
public String getApplicationFolder()
public org.apache.commons.configuration2.INIConfiguration getConfig()
public static org.apache.commons.configuration2.INIConfiguration getConf()
public static UserConfig getInstance()
Copyright © 2024. All rights reserved.