Package guru.mikelue.foxglove.functional
Interface SequenceSupplier<T extends Number>
- Type Parameters:
T- The type of number
- All Superinterfaces:
StatefulSupplier<T>,Supplier<T>
- All Known Implementing Classes:
Int4SequenceSupplier,Int8SequenceSupplier
Supplies consequent number with customizable start and steps.
-
Method Summary