| Package | Description |
|---|---|
| com.annimon.stream |
| Modifier and Type | Class and Description |
|---|---|
static class |
PrimitiveExtIterator.OfLong |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveIterator.OfLong |
LongStream.iterator()
Returns internal
LongStream iterator. |
| Modifier and Type | Method and Description |
|---|---|
static LongStream |
LongStream.of(PrimitiveIterator.OfLong iterator)
Creates a
LongStream from PrimitiveIterator.OfLong. |
Copyright © 2017. All rights reserved.