Class SequencedSupplier<S,T>

java.lang.Object
org.ojalgo.type.function.SequencedSupplier<S,T>
All Implemented Interfaces:
AutoCloseable, Iterable<T>, Supplier<T>, AutoFunctional, AutoSupplier<T>

final class SequencedSupplier<S,T> extends Object implements AutoSupplier<T>