Module net.anwiba.commons.utilities
Package net.anwiba.commons.utilities.io
Interface IIterableValueProvider<T>
- All Superinterfaces:
AutoCloseable,Closeable
-
Method Summary
-
Method Details
-
next
- Throws:
ValueIteratorException
-
getMinValue
T getMinValue() -
getMaxValue
T getMaxValue()
-