public static final class JavaHostLanguageProvider.IteratorImpl extends Object implements Iterator<Object>
boolean
hasNext()
Object
next()
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public boolean hasNext()
hasNext
Iterator<Object>
public Object next()
next