Uses of Class
net.binis.codegen.map.executor.MapperExecutor
Packages that use MapperExecutor
-
Uses of MapperExecutor in net.binis.codegen.map.executor
Methods in net.binis.codegen.map.executor that return MapperExecutorModifier and TypeMethodDescriptionprotected <T> MapperExecutorDefaultMapperExecutor.buildMapper(Object source, T destination, boolean convert, MappingStrategy strategy) protected <T> MapperExecutorDefaultMapperExecutor.buildMapperClass(Class source, Class destination, boolean convert, boolean register, MappingStrategy strategy)