public class MapperDefinition<SOURCE,TARGET,CONVERT> extends Object
MapperDefinition(Class<SOURCE> sourceClass, Class<TARGET> targetClass, CONVERT convert)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapperDefinition(Class<SOURCE> sourceClass, Class<TARGET> targetClass, CONVERT convert)
Copyright © 2021. All rights reserved.