Uses of Interface
com.github.dozermapper.core.BeanGeneralCreationStrategy
-
Packages that use BeanGeneralCreationStrategy Package Description com.github.dozermapper.core.builder Build mappings via different API extensionscom.github.dozermapper.core.factory Factory methods used by the mapper to create objects -
-
Uses of BeanGeneralCreationStrategy in com.github.dozermapper.core.builder
Subinterfaces of BeanGeneralCreationStrategy in com.github.dozermapper.core.builder Modifier and Type Interface Description interfaceBeanBuilderCreationStrategy -
Uses of BeanGeneralCreationStrategy in com.github.dozermapper.core.factory
Subinterfaces of BeanGeneralCreationStrategy in com.github.dozermapper.core.factory Modifier and Type Interface Description interfaceBeanCreationStrategy
-