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