Package org.derive4j
Class Flavours.CasesMatchers.PartialMatcher_Fugue<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>
-
- org.derive4j.Flavours.CasesMatchers.PartialMatcher_Vavr<R>
-
- org.derive4j.Flavours.CasesMatchers.PartialMatcher_Javaslang<R>
-
- org.derive4j.Flavours.CasesMatchers.PartialMatcher_Fugue2<R>
-
- org.derive4j.Flavours.CasesMatchers.PartialMatcher_Fugue<R>
-
- Direct Known Subclasses:
Flavours.CasesMatchers.TotalMatcher_Fj
- Enclosing class:
- Flavours.CasesMatchers
public static class Flavours.CasesMatchers.PartialMatcher_Fugue<R> extends Flavours.CasesMatchers.PartialMatcher_Fugue2<R>
-
-
Constructor Summary
Constructors Constructor Description PartialMatcher_Fugue(java.util.function.Supplier<R> Jdk, java.util.function.Supplier<R> Fj)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Flavours.CasesMatchers.PartialMatcher_Fugue2<R>
Fugue(java.util.function.Supplier<R> Fugue)
Flavours.CasesMatchers.PartialMatcher_Fugue2<R>
Fugue_(R r)
-
Methods inherited from class org.derive4j.Flavours.CasesMatchers.PartialMatcher_Fugue2
Fugue2, Fugue2_
-
Methods inherited from class org.derive4j.Flavours.CasesMatchers.PartialMatcher_Javaslang
Javaslang, Javaslang_
-
Methods inherited from class org.derive4j.Flavours.CasesMatchers.PartialMatcher_Vavr
Vavr, Vavr_
-
Methods inherited from class org.derive4j.Flavours.CasesMatchers.PartialMatcher_HighJ
HighJ, HighJ_
-
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
-
Fugue
public final Flavours.CasesMatchers.PartialMatcher_Fugue2<R> Fugue(java.util.function.Supplier<R> Fugue)
-
Fugue_
public final Flavours.CasesMatchers.PartialMatcher_Fugue2<R> Fugue_(R r)
-
-