public class Options_
extends java.lang.Object
| Constructor | Description |
|---|---|
Options_() |
| Modifier and Type | Method | Description |
|---|---|---|
static <T> java.util.Optional<T> |
fillIfEmpty(java.util.Optional<T> op,
de.pfabulist.roast.types.functiontypes.Supplier_<T> sup) |
|
static <T> T |
orElseThrow(java.util.Optional<T> op) |
Copyright © 2018. All rights reserved.