public static class Node.JsonList extends LinkedList<Object>
Node.JsonList, Node.JsonMap, Node.KeyValue, Node.NodeType, Node.ValueExtractormodCountMISSING_NODE| Modifier and Type | Method and Description |
|---|---|
default void |
___do_not_implement_this_interface_seriously() |
default Iterator<Node> |
arrayElements() |
default Boolean |
asBoolean() |
default String |
asText() |
default BigDecimal |
decimalValue() |
default Node |
element(int index) |
default Iterator<Node.KeyValue> |
fields() |
default Node |
get(String key) |
default Node.NodeType |
getNodeType() |
default Object |
getValue() |
Node |
getWrappedNode() |
default boolean |
isMissingNode() |
default boolean |
isNull() |
default int |
size()
Array length
|
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, spliterator, toArray, toArrayiteratorequals, hashCode, listIterator, removeRange, subListcontainsAll, isEmpty, removeAll, retainAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitisIntegralNumbercontainsAll, equals, hashCode, isEmpty, iterator, listIterator, removeAll, replaceAll, retainAll, sort, subListparallelStream, removeIf, streampublic Node getWrappedNode()
public Iterator<Node.KeyValue> fields()
public boolean isMissingNode()
isMissingNode in interface Nodepublic Iterator<Node> arrayElements()
arrayElements in interface Nodepublic int size()
Nodepublic Node.NodeType getNodeType()
getNodeType in interface Nodepublic BigDecimal decimalValue()
decimalValue in interface Nodepublic void ___do_not_implement_this_interface_seriously()
___do_not_implement_this_interface_seriously in interface NodeCopyright © 2020. All rights reserved.