public class MapNode extends DefaultNode
Node.State, Node.Visitor| Constructor and Description |
|---|
MapNode(Node parentNode,
Accessor accessor,
Class<?> valueType) |
| Modifier and Type | Method and Description |
|---|---|
Accessor |
accessorForKey(Object key) |
int |
indexKey(Object key) |
boolean |
isMapNode() |
MapNode |
toMapNode() |
addChild, canonicalGet, canonicalSet, canonicalUnset, equals, get, getCategories, getChild, getChild, getChild, getChildren, getCircleStartNode, getCircleStartPath, getEqualsOnlyValueProviderMethod, getParentNode, getPathElement, getPropertyAnnotation, getPropertyAnnotations, getPropertyPath, getState, getType, hasChanges, hasChildren, hasEqualsOnlyValueProviderMethod, hashCode, isAdded, isChanged, isCircular, isCollectionNode, isEqualsOnly, isIgnored, isRemoved, isRootNode, isUntouched, matches, set, setCircleStartNode, setCircleStartPath, setParentNode, setState, setType, toCollectionNode, toString, unset, visit, visit, visitChildrenpublic int indexKey(Object key)
public final boolean isMapNode()
isMapNode in interface NodeisMapNode in class DefaultNodepublic final MapNode toMapNode()
toMapNode in interface NodetoMapNode in class DefaultNodeCopyright © 2013. All Rights Reserved.