Uses of Class
org.derive4j.Flavours.CasesMatchers.PartialMatcher_Vavr
-
Packages that use Flavours.CasesMatchers.PartialMatcher_Vavr Package Description org.derive4j -
-
Uses of Flavours.CasesMatchers.PartialMatcher_Vavr in org.derive4j
Subclasses of Flavours.CasesMatchers.PartialMatcher_Vavr in org.derive4j Modifier and Type Class Description static class
Flavours.CasesMatchers.PartialMatcher_Fugue<R>
static class
Flavours.CasesMatchers.PartialMatcher_Fugue2<R>
static class
Flavours.CasesMatchers.PartialMatcher_Javaslang<R>
static class
Flavours.CasesMatchers.TotalMatcher_Fj<R>
static class
Flavours.CasesMatchers.TotalMatcher_Fugue<R>
static class
Flavours.CasesMatchers.TotalMatcher_Fugue2<R>
static class
Flavours.CasesMatchers.TotalMatcher_Javaslang<R>
Methods in org.derive4j that return Flavours.CasesMatchers.PartialMatcher_Vavr Modifier and Type Method Description Flavours.CasesMatchers.PartialMatcher_Vavr<R>
Flavours.CasesMatchers.PartialMatcher_Javaslang. Javaslang(java.util.function.Supplier<R> Javaslang)
<R> Flavours.CasesMatchers.PartialMatcher_Vavr<R>
Flavours.CasesMatchers.TotalMatcher_Jdk. Javaslang(java.util.function.Supplier<R> Javaslang)
Flavours.CasesMatchers.PartialMatcher_Vavr<R>
Flavours.CasesMatchers.PartialMatcher_Javaslang. Javaslang_(R r)
<R> Flavours.CasesMatchers.PartialMatcher_Vavr<R>
Flavours.CasesMatchers.TotalMatcher_Jdk. Javaslang_(R r)
-