public abstract class PrefValueHolder extends Object implements IValueHolder
IValueHolder implementation that is backed up by preferences.| Constructor and Description |
|---|
PrefValueHolder(IPreferences preferences,
String key,
Object defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDefaultValue() |
String |
getKey() |
IPreferences |
getPreferences() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, setpublic PrefValueHolder(IPreferences preferences, String key, Object defaultValue)
public Object getDefaultValue()
public String getKey()
public IPreferences getPreferences()
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.