Uses of Interface
net.binis.codegen.map.executor.MapperExecutor.TriFieldConsumer
Packages that use MapperExecutor.TriFieldConsumer
-
Uses of MapperExecutor.TriFieldConsumer in net.binis.codegen.map.executor
Methods in net.binis.codegen.map.executor with parameters of type MapperExecutor.TriFieldConsumerModifier and TypeMethodDescriptionprotected voidMapperExecutor.addFieldMapping(Map<String, MapperExecutor.TriFunction> accessors, Class<?> destination, Field getter, Field setter, String name, MapperExecutor.TriFieldConsumer func)