Modifier and Type | Field and Description |
---|---|
protected MatchableCase<R> |
simplerCase |
Constructor and Description |
---|
CheckValue5() |
Modifier and Type | Method and Description |
---|---|
Matchable.CheckValue5<T1,T2,T3,T4,T5,R> |
is(Matchable.MTuple5<java.util.function.Predicate<? super T1>,java.util.function.Predicate<? super T2>,java.util.function.Predicate<? super T3>,java.util.function.Predicate<? super T4>,java.util.function.Predicate<? super T5>> when,
java.util.function.Supplier<? extends R> then) |
Matchable.CheckValue4<T1,T2,T3,T4,R> |
isEmpty(java.util.function.Supplier<? extends R> then) |
protected final MatchableCase<R> simplerCase
public final Matchable.CheckValue5<T1,T2,T3,T4,T5,R> is(Matchable.MTuple5<java.util.function.Predicate<? super T1>,java.util.function.Predicate<? super T2>,java.util.function.Predicate<? super T3>,java.util.function.Predicate<? super T4>,java.util.function.Predicate<? super T5>> when, java.util.function.Supplier<? extends R> then)