JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.usersettings.api
Node
Contents
Description
Field Summary
Method Summary
Field Details
PATH_SEPARATOR
Method Details
path()
getSegments()
Hide sidebar
Show sidebar
Interface Node
All Known Implementing Classes:
NodeImpl
public interface
Node
Immutable class holding information about a node. A node is identifying a map of key-value pairs - the preferences.
Field Summary
Fields
Modifier and Type
Field
Description
static final char
PATH_SEPARATOR
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
[]
getSegments
()
String
path
()
Field Details
PATH_SEPARATOR
static final
char
PATH_SEPARATOR
See Also:
Constant Field Values
Method Details
path
String
path
()
getSegments
String
[]
getSegments
()