Class SupplierIterator<T>
java.lang.Object
org.ojalgo.netio.SupplierIterator<T>
- All Implemented Interfaces:
Iterator<T>
-
Field Details
-
myNext
-
mySupplier
-
-
Constructor Details
-
SupplierIterator
SupplierIterator(FromFileReader<T> supplier)
-
-
Method Details
-
hasNext
-
next
-