| Class | Description |
|---|---|
| BooleanPreference |
Utility class providing access to a
Boolean preference. |
| IntPreference |
Utility class providing access to a
Integer preference. |
| LongPreference |
Utility class providing access to a
Long preference. |
| PathPreference |
Utility class providing access to a
Path preference. |
| Preference<T> |
Generic base class for preference access.
|
| PropertiesPreferencesFactory |
Properties based implementation of the PreferencesFactory interface. |
| StringPreference |
Utility class providing access to a
String preference. |