Package org.derive4j
Class Flavours.CasesMatchers.TotalMatcher_HighJ<R>
- java.lang.Object
-
- org.derive4j.Flavours.CasesMatchers.PartialMatcher<R>
-
- org.derive4j.Flavours.CasesMatchers.PartialMatcher_Cyclops<R>
-
- org.derive4j.Flavours.CasesMatchers.PartialMatcher_Guava<R>
-
- org.derive4j.Flavours.CasesMatchers.TotalMatcher_HighJ<R>
-
- Enclosing class:
- Flavours.CasesMatchers
public static final class Flavours.CasesMatchers.TotalMatcher_HighJ<R> extends Flavours.CasesMatchers.PartialMatcher_Guava<R>
-
-
Constructor Summary
Constructors Constructor Description TotalMatcher_HighJ(java.util.function.Supplier<R> Jdk, java.util.function.Supplier<R> Fj, java.util.function.Supplier<R> Fugue, java.util.function.Supplier<R> Fugue2, java.util.function.Supplier<R> Javaslang, java.util.function.Supplier<R> Vavr)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Flavours.CasesMatchers.TotalMatcher_Guava<R>
HighJ(java.util.function.Supplier<R> HighJ)
Flavours.CasesMatchers.TotalMatcher_Guava<R>
HighJ_(R r)
-
Methods inherited from class org.derive4j.Flavours.CasesMatchers.PartialMatcher_Guava
Guava, Guava_
-
Methods inherited from class org.derive4j.Flavours.CasesMatchers.PartialMatcher_Cyclops
Cyclops, Cyclops_
-
Methods inherited from class org.derive4j.Flavours.CasesMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
-
-
-
Method Detail
-
HighJ
public final Flavours.CasesMatchers.TotalMatcher_Guava<R> HighJ(java.util.function.Supplier<R> HighJ)
-
HighJ_
public final Flavours.CasesMatchers.TotalMatcher_Guava<R> HighJ_(R r)
-
-