public final class ConfigNodePath extends Identifier<String>
identifier| Constructor and Description |
|---|
ConfigNodePath(String parentKey,
String nodeKey)
Creates a new ConfigNodePath from parentKey and nodeKey.
|
| Modifier and Type | Method and Description |
|---|---|
String |
nodeKey()
Returns the node key.
|
String |
parentKey()
Returns the parent key.
|
equals, hashCode, id, toString