Uses of Interface
org.derive4j.processor.api.InstanceLocations.ValueMapper
Packages that use InstanceLocations.ValueMapper
-
Uses of InstanceLocations.ValueMapper in org.derive4j.processor.api
Methods in org.derive4j.processor.api with parameters of type InstanceLocations.ValueMapperModifier 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.TotalMatcher_Value.value(InstanceLocations.ValueMapper<X> value) InstanceLocations.CasesMatchers.TotalMatcher_Value.value(InstanceLocations.ValueMapper<X> value)