public class ValueIterator extends Object implements Iterator<Object>, Enumeration<Object>
Constructor and Description |
---|
ValueIterator(Collection coll,
Collection.Key[] keys) |
public ValueIterator(Collection coll, Collection.Key[] keys)
public boolean hasMoreElements()
hasMoreElements
in interface Enumeration<Object>
public Object nextElement()
nextElement
in interface Enumeration<Object>
Copyright © 2015 Lucee