-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PlainIterator
public PlainIterator(List<T> elements)
-
Method Details
-
reset
public void reset()
-
remaining
public int remaining()
-
-
-
-