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