public class AnyKey extends AbstractKey
Constructor and Description |
---|
AnyKey() |
Modifier and Type | Method and Description |
---|---|
Key |
cloneKey()
Clone the current key without influencing this instance
|
Key |
cloneKey(boolean includeChildren)
Clone the current key without influencing this instance, whilst leaving the values
|
CompareResult |
compare(Key otherKey,
CompareMethod method) |
Object |
getValue() |
addKey, compareTo, getChildrenAsComposite, getKey, getKey, getKeyCount, getKeys, getKeysByName, hasChildren, setKeys, setKeys, size
public Key cloneKey()
Key
public Key cloneKey(boolean includeChildren)
Key
includeChildren
- True if child keys need to be included;public Object getValue()
public CompareResult compare(Key otherKey, CompareMethod method)
Copyright © 2015. All rights reserved.