Uses of Interface
org.derive4j.processor.api.InstanceLocations.MethodMapper
Packages that use InstanceLocations.MethodMapper
-
Uses of InstanceLocations.MethodMapper in org.derive4j.processor.api
Methods in org.derive4j.processor.api with parameters of type InstanceLocations.MethodMapperModifier and TypeMethodDescriptionstatic <X> org.derive4j.processor.api.InstanceLocation.Cases<X> InstanceLocations.cases(InstanceLocations.ValueMapper<X> value, Function<com.squareup.javapoet.ClassName, X> generatedIn, InstanceLocations.MethodMapper<X> method) InstanceLocations.CaseOfMatchers.PartialMatcher_Method.method(InstanceLocations.MethodMapper<X> method) final XInstanceLocations.CaseOfMatchers.TotalMatcher_Method.method(InstanceLocations.MethodMapper<X> method) final <X> InstanceLocations.CaseOfMatchers.PartialMatcher<X> InstanceLocations.CaseOfMatchers.TotalMatcher_Value.method(InstanceLocations.MethodMapper<X> method) InstanceLocations.CasesMatchers.PartialMatcher_Method.method(InstanceLocations.MethodMapper<X> method) final Function<InstanceLocation, X> InstanceLocations.CasesMatchers.TotalMatcher_Method.method(InstanceLocations.MethodMapper<X> method) final <X> InstanceLocations.CasesMatchers.PartialMatcher<X> InstanceLocations.CasesMatchers.TotalMatcher_Value.method(InstanceLocations.MethodMapper<X> method)