public class PojoIterator extends Object implements Iterator<Pair<Collection.Key,Object>>
PojoIterator(Pojo pojo)
boolean
hasNext()
Pair<Collection.Key,Object>
next()
void
remove()
int
size()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PojoIterator(Pojo pojo)
public int size()
public boolean hasNext()
hasNext
Iterator<Pair<Collection.Key,Object>>
public Pair<Collection.Key,Object> next()
next
public void remove()
remove
Copyright © 2015 Lucee