Uses of Class
org.derive4j.Flavours.CasesMatchers.PartialMatcher
-
Packages that use Flavours.CasesMatchers.PartialMatcher Package Description org.derive4j -
-
Uses of Flavours.CasesMatchers.PartialMatcher in org.derive4j
Subclasses of Flavours.CasesMatchers.PartialMatcher in org.derive4j Modifier and Type Class Description static classFlavours.CasesMatchers.PartialMatcher_Cyclops<R>static classFlavours.CasesMatchers.PartialMatcher_Fugue<R>static classFlavours.CasesMatchers.PartialMatcher_Fugue2<R>static classFlavours.CasesMatchers.PartialMatcher_Guava<R>static classFlavours.CasesMatchers.PartialMatcher_HighJ<R>static classFlavours.CasesMatchers.PartialMatcher_Javaslang<R>static classFlavours.CasesMatchers.PartialMatcher_Vavr<R>static classFlavours.CasesMatchers.TotalMatcher_Cyclops<R>static classFlavours.CasesMatchers.TotalMatcher_Fj<R>static classFlavours.CasesMatchers.TotalMatcher_Fugue<R>static classFlavours.CasesMatchers.TotalMatcher_Fugue2<R>static classFlavours.CasesMatchers.TotalMatcher_Guava<R>static classFlavours.CasesMatchers.TotalMatcher_HighJ<R>static classFlavours.CasesMatchers.TotalMatcher_Javaslang<R>static classFlavours.CasesMatchers.TotalMatcher_Vavr<R>Methods in org.derive4j that return Flavours.CasesMatchers.PartialMatcher Modifier and Type Method Description Flavours.CasesMatchers.PartialMatcher<R>Flavours.CasesMatchers.PartialMatcher_Cyclops. Cyclops(java.util.function.Supplier<R> Cyclops)<R> Flavours.CasesMatchers.PartialMatcher<R>Flavours.CasesMatchers.TotalMatcher_Jdk. Cyclops(java.util.function.Supplier<R> Cyclops)Flavours.CasesMatchers.PartialMatcher<R>Flavours.CasesMatchers.PartialMatcher_Cyclops. Cyclops_(R r)<R> Flavours.CasesMatchers.PartialMatcher<R>Flavours.CasesMatchers.TotalMatcher_Jdk. Cyclops_(R r)
-