public static class PrefManger.Config.BooleanPref
extends java.lang.Object
| Constructor and Description |
|---|
BooleanPref(PrefManger.PropertyConfig property) |
BooleanPref(PrefManger.TYPE_PROPERTY property) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
get() |
void |
set(boolean value) |
public BooleanPref(PrefManger.TYPE_PROPERTY property)
public BooleanPref(PrefManger.PropertyConfig property)