public static class Settings.Value extends Object
boolean
asBoolean()
int
asInt(int defaultValue)
Set<String>
asSet()
String
toString()
value()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public boolean asBoolean()
public int asInt(int defaultValue)
public Set<String> asSet()
public String value()
public String toString()
toString
Object