protected static class ContainerNode.NoNodesIterator extends Object implements Iterator<JsonNode>
boolean
hasNext()
static ContainerNode.NoNodesIterator
instance()
JsonNode
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static ContainerNode.NoNodesIterator instance()
public boolean hasNext()
hasNext
Iterator<JsonNode>
public JsonNode next()
next
public void remove()
remove