Class IterableToolUnit
java.lang.Object
ch.nolix.base.commontypetool.iteratortool.IterableToolUnit
- All Implemented Interfaces:
IIterableTool
- Author:
- Silvan Wyss
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint<E> EgetStoredAtOneBasedIndex(Iterable<E> iterable, int oneBasedIndex)
-
Constructor Details
-
IterableToolUnit
public IterableToolUnit()
-
-
Method Details
-
getCount
- Specified by:
getCountin interfaceIIterableTool
-
getStoredAtOneBasedIndex
- Specified by:
getStoredAtOneBasedIndexin interfaceIIterableTool
-