Package org.derive4j
Class Flavours.CaseOfMatchers.TotalMatcher_Javaslang<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.TotalMatcher_Javaslang<R>
-
- Enclosing class:
- Flavours.CaseOfMatchers
public static final class Flavours.CaseOfMatchers.TotalMatcher_Javaslang<R> extends Flavours.CaseOfMatchers.PartialMatcher_Vavr<R>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Flavours.CaseOfMatchers.TotalMatcher_Vavr<R>
Javaslang(java.util.function.Supplier<R> Javaslang)
Flavours.CaseOfMatchers.TotalMatcher_Vavr<R>
Javaslang_(R r)
-
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
-
Javaslang
public final Flavours.CaseOfMatchers.TotalMatcher_Vavr<R> Javaslang(java.util.function.Supplier<R> Javaslang)
-
Javaslang_
public final Flavours.CaseOfMatchers.TotalMatcher_Vavr<R> Javaslang_(R r)
-
-