- All Implemented Interfaces:
Iterator<T>
An
Generator to
Iterator adapter which iterates infinitely. Be careful when using this with a
while loop and make sure there is
another exit point.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait