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