Package org.derive4j
Class Flavours.CaseOfMatchers.PartialMatcher_HighJ<R>
- java.lang.Object
-
- org.derive4j.Flavours.CaseOfMatchers.PartialMatcher<R>
-
- org.derive4j.Flavours.CaseOfMatchers.PartialMatcher_Cyclops<R>
-
- org.derive4j.Flavours.CaseOfMatchers.PartialMatcher_Guava<R>
-
- org.derive4j.Flavours.CaseOfMatchers.PartialMatcher_HighJ<R>
-
- Direct Known Subclasses:
Flavours.CaseOfMatchers.PartialMatcher_Vavr
,Flavours.CaseOfMatchers.TotalMatcher_Vavr
- Enclosing class:
- Flavours.CaseOfMatchers
public static class Flavours.CaseOfMatchers.PartialMatcher_HighJ<R> extends Flavours.CaseOfMatchers.PartialMatcher_Guava<R>
-
-
Constructor Summary
Constructors Constructor Description PartialMatcher_HighJ(Flavour _flavour, 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.CaseOfMatchers.PartialMatcher_Guava<R>
HighJ(java.util.function.Supplier<R> HighJ)
Flavours.CaseOfMatchers.PartialMatcher_Guava<R>
HighJ_(R r)
-
Methods inherited from class org.derive4j.Flavours.CaseOfMatchers.PartialMatcher_Guava
Guava, Guava_
-
Methods inherited from class org.derive4j.Flavours.CaseOfMatchers.PartialMatcher_Cyclops
Cyclops, Cyclops_
-
Methods inherited from class org.derive4j.Flavours.CaseOfMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
-
-
-
Method Detail
-
HighJ
public final Flavours.CaseOfMatchers.PartialMatcher_Guava<R> HighJ(java.util.function.Supplier<R> HighJ)
-
HighJ_
public final Flavours.CaseOfMatchers.PartialMatcher_Guava<R> HighJ_(R r)
-
-