Package org.derive4j
Class Flavours.CasesMatchers.TotalMatcher_Guava<R>
- java.lang.Object
-
- org.derive4j.Flavours.CasesMatchers.PartialMatcher<R>
-
- org.derive4j.Flavours.CasesMatchers.PartialMatcher_Cyclops<R>
-
- org.derive4j.Flavours.CasesMatchers.TotalMatcher_Guava<R>
-
- Enclosing class:
- Flavours.CasesMatchers
public static final class Flavours.CasesMatchers.TotalMatcher_Guava<R> extends Flavours.CasesMatchers.PartialMatcher_Cyclops<R>
-
-
Constructor Summary
Constructors Constructor Description TotalMatcher_Guava(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, java.util.function.Supplier<R> HighJ)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Flavours.CasesMatchers.TotalMatcher_Cyclops<R>
Guava(java.util.function.Supplier<R> Guava)
Flavours.CasesMatchers.TotalMatcher_Cyclops<R>
Guava_(R r)
-
Methods inherited from class org.derive4j.Flavours.CasesMatchers.PartialMatcher_Cyclops
Cyclops, Cyclops_
-
Methods inherited from class org.derive4j.Flavours.CasesMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
-
-
-
Constructor Detail
-
TotalMatcher_Guava
TotalMatcher_Guava(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, java.util.function.Supplier<R> HighJ)
-
-
Method Detail
-
Guava
public final Flavours.CasesMatchers.TotalMatcher_Cyclops<R> Guava(java.util.function.Supplier<R> Guava)
-
Guava_
public final Flavours.CasesMatchers.TotalMatcher_Cyclops<R> Guava_(R r)
-
-