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