Interface FromElementsSource.ElementsSupplier<OUT>
- Type Parameters:
OUT- the type of the elements supplied
- All Superinterfaces:
Serializable
- Enclosing class:
- FromElementsSource<OUT>
A supplier of elements that allows to get those from any offset at any time.
-
Method Summary
-
Method Details
-
numElements
int numElements() -
get
-