public class IntStreams extends Object
IntStream
IntStreams()
static <T> IntStream
indicesOf(List<T> values)
0
values.size() - 1
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntStreams()
public static <T> IntStream indicesOf(List<T> values)
T
values