| Package | Description |
|---|---|
| java.util | |
| java.util.stream |
| Modifier and Type | Method and Description |
|---|---|
long |
OptionalLong.orElseGet(LongSupplier other) |
| Modifier and Type | Method and Description |
|---|---|
static LongStream |
LongStream.generate(LongSupplier s) |
Copyright © 2018. All rights reserved.