public static interface PrimitiveIterator.OfLong extends PrimitiveIterator<java.lang.Long,LongConsumer>
long
values.PrimitiveIterator.OfDouble, PrimitiveIterator.OfInt, PrimitiveIterator.OfLong
Modifier and Type | Method and Description |
---|---|
long |
nextLong()
Returns the next
long element in the iteration. |
forEachRemaining