Package org.kiwiproject.stream
Class IntStreams
java.lang.Object
org.kiwiproject.stream.IntStreams
Static utilities related to
IntStream.-
Method Summary
-
Method Details
-
indicesOf
- Type Parameters:
T- the list element type- Parameters:
values- the list- Returns:
- IntStream of the list indices
-