Uses of Class
org.derive4j.processor.api.InstanceLocations.CaseOfMatchers.PartialMatcher
-
Packages that use InstanceLocations.CaseOfMatchers.PartialMatcher Package Description org.derive4j.processor.api -
-
Uses of InstanceLocations.CaseOfMatchers.PartialMatcher in org.derive4j.processor.api
Subclasses of InstanceLocations.CaseOfMatchers.PartialMatcher in org.derive4j.processor.api Modifier and Type Class Description static classInstanceLocations.CaseOfMatchers.PartialMatcher_Method<X>static classInstanceLocations.CaseOfMatchers.TotalMatcher_GeneratedIn<X>static classInstanceLocations.CaseOfMatchers.TotalMatcher_Method<X>Methods in org.derive4j.processor.api that return InstanceLocations.CaseOfMatchers.PartialMatcher Modifier and Type Method Description InstanceLocations.CaseOfMatchers.PartialMatcher<X>InstanceLocations.CaseOfMatchers.PartialMatcher_Method. method(InstanceLocations.MethodMapper<X> method)<X> InstanceLocations.CaseOfMatchers.PartialMatcher<X>InstanceLocations.CaseOfMatchers.TotalMatcher_Value. method(InstanceLocations.MethodMapper<X> method)InstanceLocations.CaseOfMatchers.PartialMatcher<X>InstanceLocations.CaseOfMatchers.PartialMatcher_Method. method_(X x)<X> InstanceLocations.CaseOfMatchers.PartialMatcher<X>InstanceLocations.CaseOfMatchers.TotalMatcher_Value. method_(X x)
-