Modifier and Type | Field and Description |
---|---|
protected MatchableCase<R> |
simplerCase |
Constructor and Description |
---|
CheckValueOpt() |
Modifier and Type | Method and Description |
---|---|
Matchable.CheckValueOpt<T,R> |
is(Matchable.MTuple1<java.util.function.Predicate<? super T>> when,
java.util.function.Supplier<? extends R> then) |
protected final MatchableCase<R> simplerCase
public final Matchable.CheckValueOpt<T,R> is(Matchable.MTuple1<java.util.function.Predicate<? super T>> when, java.util.function.Supplier<? extends R> then)