| Package | Description |
|---|---|
| com.annimon.stream |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OptionalBoolean.orElseGet(BooleanSupplier other)
Returns the value if present, otherwise returns value produced by supplier function.
|
Copyright © 2018. All rights reserved.