|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.fasterxml.jackson.databind.node.ContainerNode.NoNodesIterator
protected static class ContainerNode.NoNodesIterator
| Method Summary | |
|---|---|
boolean |
hasNext()
|
static ContainerNode.NoNodesIterator |
instance()
|
JsonNode |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ContainerNode.NoNodesIterator instance()
public boolean hasNext()
hasNext in interface Iterator<JsonNode>public JsonNode next()
next in interface Iterator<JsonNode>public void remove()
remove in interface Iterator<JsonNode>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||