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