public class KeyAsStringIterator extends Object implements Iterator<String>
KeyAsStringIterator(Iterator<Collection.Key> it)
boolean
hasNext()
String
next()
void
remove()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public KeyAsStringIterator(Iterator<Collection.Key> it)
public boolean hasNext()
hasNext
Iterator<String>
public String next()
next
public void remove()
remove
Copyright © 2015 Lucee