java.lang.Object
org.praxislive.core.Settings
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic Stringstatic booleangetBoolean(String key, boolean def) static doublestatic intstatic voidstatic voidstatic voidputBoolean(String key, boolean value) static voidputBoolean(String key, boolean value, boolean persistent) static voidstatic voidstatic voidstatic void
-
Constructor Details
-
Settings
public Settings()
-
-
Method Details
-
get
-
get
-
getBoolean
-
getInt
-
getDouble
-
put
-
put
-
putBoolean
-
putBoolean
-
putInt
-
putInt
-
putDouble
-
putDouble
-