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