public class FilePreferencesNode extends FilePreferences
FilePreferences
that represents an internal (non-root) node.Constructor and Description |
---|
FilePreferencesNode(@NotNull FilePreferences parent,
@NotNull java.lang.String name,
@NotNull NodeType nodeType)
Creates a new instance.
|
childrenNamesSpi, childSpi, flush, flushSpi, get, getBoolean, getDouble, getFloat, getInt, getLong, getSpi, getStorage, keysSpi, putSpi, removeNodeSpi, removeSpi, sync, syncSpi
absolutePath, addNodeChangeListener, addPreferenceChangeListener, cachedChildren, childrenNames, clear, exportNode, exportSubtree, getByteArray, getChild, isRemoved, isUserNode, keys, name, node, nodeExists, parent, put, putBoolean, putByteArray, putDouble, putFloat, putInt, putLong, remove, removeNode, removeNodeChangeListener, removePreferenceChangeListener, toString
public FilePreferencesNode(@NotNull @NotNull FilePreferences parent, @NotNull @NotNull java.lang.String name, @NotNull @NotNull NodeType nodeType)
parent
- the parent nodename
- the node namenodeType
- the node type of this node