-
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
-
First
public First(int remaining,
Generator<T> delegate)
-
First
public First(int remaining,
Iterator<T> delegate)
-