public class StringSubSet extends AbstractSubSet<String>
| Modifier | Constructor and Description |
|---|---|
protected |
StringSubSet(PropertySet<String> master,
String prefix) |
protected |
StringSubSet(PropertySet<String> master,
String prefix,
String separator) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildPath(String prefix,
String key) |
PropertySet<String> |
createVersion()
Creates object version.
|
cancel, cancelAll, clear, cook, cook, cooking, get, get, get, get, get, get, get, get, getAdapter, invoke, keySet, lazy, mount, remove, set, setAll, setInvocable, shadowGet, shadowGet, shadowGet, shadowGet, shadowGet, shadowGet, shadowGet, shadowGet, shadowInvoke, subset, unmountprotected StringSubSet(PropertySet<String> master, String prefix)
protected StringSubSet(PropertySet<String> master, String prefix, String separator)
protected String buildPath(String prefix, String key)
buildPath in class AbstractSubSet<String>public PropertySet<String> createVersion()
VersionablecreateVersion in interface Versionable<PropertySet<String>>createVersion in class AbstractSubSet<String>