ValueNode.BooleanNode, ValueNode.ClassNode, ValueNode.JsonNode, ValueNode.NullNode, ValueNode.NumberNode, ValueNode.PathNode, ValueNode.PatternNode, ValueNode.PredicateNode, ValueNode.StringNode, ValueNode.UndefinedNode, ValueNode.ValueListNode| Constructor and Description |
|---|
ValueListNode(Collection<?> values) |
| Modifier and Type | Method and Description |
|---|---|
ValueNode.ValueListNode |
asValueListNode() |
boolean |
contains(ValueNode node) |
boolean |
equals(Object o) |
List<ValueNode> |
getNodes() |
boolean |
isValueListNode() |
Iterator<ValueNode> |
iterator() |
String |
toString() |
Class<?> |
type(Predicate.PredicateContext ctx) |
asBooleanNode, asClassNode, asJsonNode, asNullNode, asNumberNode, asPathNode, asPatternNode, asPredicateNode, asStringNode, asUndefinedNode, createBooleanNode, createClassNode, createJsonNode, createJsonNode, createNullNode, createNumberNode, createPathNode, createPathNode, createPatternNode, createPatternNode, createStringNode, createUndefinedNode, isBooleanNode, isClassNode, isJsonNode, isNullNode, isNumberNode, isPathNode, isPatternNode, isPredicateNode, isStringNode, isUndefinedNode, toValueNodeclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic ValueListNode(Collection<?> values)
public boolean contains(ValueNode node)
public Class<?> type(Predicate.PredicateContext ctx)
public boolean isValueListNode()
isValueListNode in class ValueNodepublic ValueNode.ValueListNode asValueListNode()
asValueListNode in class ValueNodeCopyright © 2016. All rights reserved.