| Constructor and Description |
|---|
EmptyCase() |
| Modifier and Type | Method and Description |
|---|---|
Two<java.util.function.Predicate<T>,java.util.function.Function<T,R>> |
get() |
java.util.Optional<R> |
match(T value)
Match against the supplied value.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, andOfType, andOfValue, andThen, andThen, andThenFunction, andWithValues, compose, composeAnd, composeFunction, composeOr, empty, filter, flatMap, getAction, getPredicate, isEmpty, isNotEmpty, map, mapFunction, mapPredicate, matchAsync, negate, negate, of, of, or, orpublic java.util.Optional<R> match(T value)
Case