Package | Description |
---|---|
java.util | |
java.util.stream |
Modifier and Type | Method and Description |
---|---|
double |
OptionalDouble.orElseGet(DoubleSupplier other) |
Modifier and Type | Method and Description |
---|---|
static DoubleStream |
DoubleStream.generate(DoubleSupplier s) |
Copyright © 2018. All rights reserved.