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