Uses of Class
org.derive4j.processor.api.model.DataConstructions.CaseOfMatchers.PartialMatcher
Packages that use DataConstructions.CaseOfMatchers.PartialMatcher
-
Uses of DataConstructions.CaseOfMatchers.PartialMatcher in org.derive4j.processor.api.model
Modifier and TypeClassDescriptionstatic classstatic final classstatic final classMethods in org.derive4j.processor.api.model that return DataConstructions.CaseOfMatchers.PartialMatcherModifier and TypeMethodDescriptionDataConstructions.CaseOfMatchers.PartialMatcher_NoConstructor.noConstructor(Supplier<R> noConstructor) final <R> DataConstructions.CaseOfMatchers.PartialMatcher<R> DataConstructions.CaseOfMatchers.TotalMatcher_MultipleConstructors.noConstructor(Supplier<R> noConstructor) DataConstructions.CaseOfMatchers.PartialMatcher_NoConstructor.noConstructor_(R r) final <R> DataConstructions.CaseOfMatchers.PartialMatcher<R> DataConstructions.CaseOfMatchers.TotalMatcher_MultipleConstructors.noConstructor_(R r)