public static class ArrayValue.KeyIterator extends java.lang.Object implements java.util.Iterator<Value>
boolean
hasNext()
Value
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public boolean hasNext()
hasNext
java.util.Iterator<Value>
public Value next()
next
public void remove()
remove