Package | Description |
---|---|
java.util | |
java.util.stream |
Modifier and Type | Method and Description |
---|---|
int |
OptionalInt.orElseGet(IntSupplier other) |
Modifier and Type | Method and Description |
---|---|
static IntStream |
IntStream.generate(IntSupplier s) |
Copyright © 2018. All rights reserved.