|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.fasterxml.jackson.databind.node.ContainerNode.NoStringsIterator
protected static class ContainerNode.NoStringsIterator
| Method Summary | |
|---|---|
boolean |
hasNext()
|
static ContainerNode.NoStringsIterator |
instance()
|
String |
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.NoStringsIterator instance()
public boolean hasNext()
hasNext in interface Iterator<String>public String next()
next in interface Iterator<String>public void remove()
remove in interface Iterator<String>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||