de.unikassel.android.sdcframework.preferences
Class UUIDPreferenceImpl
java.lang.Object
de.unikassel.android.sdcframework.preferences.SinglePreferenceImpl<String>
de.unikassel.android.sdcframework.preferences.StringPreference
de.unikassel.android.sdcframework.preferences.UUIDPreferenceImpl
- All Implemented Interfaces:
- SinglePreference<String>, UUIDPreference
public class UUIDPreferenceImpl
- extends StringPreference
- implements UUIDPreference
Implementation of the preference for the UUID
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY
public static final String KEY
- Identifier log key
- See Also:
- Constant Field Values
DEFAULT
public static final String DEFAULT
- The default value
- See Also:
- Constant Field Values
UUIDPreferenceImpl
public UUIDPreferenceImpl()
- Constructor