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