Package org.derive4j
Class Flavours.CasesMatchers.PartialMatcher_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.PartialMatcher_HighJ<R>
-
- Direct Known Subclasses:
Flavours.CasesMatchers.PartialMatcher_Vavr
,Flavours.CasesMatchers.TotalMatcher_Vavr
- Enclosing class:
- Flavours.CasesMatchers
public static class Flavours.CasesMatchers.PartialMatcher_HighJ<R> extends Flavours.CasesMatchers.PartialMatcher_Guava<R>
-
-
Constructor Summary
Constructors Constructor Description PartialMatcher_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.PartialMatcher_Guava<R>
HighJ(java.util.function.Supplier<R> HighJ)
Flavours.CasesMatchers.PartialMatcher_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.PartialMatcher_Guava<R> HighJ(java.util.function.Supplier<R> HighJ)
-
HighJ_
public final Flavours.CasesMatchers.PartialMatcher_Guava<R> HighJ_(R r)
-
-