Uses of Class
org.derive4j.processor.api.InstanceLocations.CaseOfMatchers.PartialMatcher_Method
-
Packages that use InstanceLocations.CaseOfMatchers.PartialMatcher_Method Package Description org.derive4j.processor.api -
-
Uses of InstanceLocations.CaseOfMatchers.PartialMatcher_Method in org.derive4j.processor.api
Subclasses of InstanceLocations.CaseOfMatchers.PartialMatcher_Method in org.derive4j.processor.api Modifier and Type Class Description static classInstanceLocations.CaseOfMatchers.TotalMatcher_GeneratedIn<X>Methods in org.derive4j.processor.api that return InstanceLocations.CaseOfMatchers.PartialMatcher_Method Modifier and Type Method Description <X> InstanceLocations.CaseOfMatchers.PartialMatcher_Method<X>InstanceLocations.CaseOfMatchers.TotalMatcher_Value. generatedIn(java.util.function.Function<com.squareup.javapoet.ClassName,X> generatedIn)<X> InstanceLocations.CaseOfMatchers.PartialMatcher_Method<X>InstanceLocations.CaseOfMatchers.TotalMatcher_Value. generatedIn_(X x)
-