public interface Mapper
| Modifier and Type | Method and Description |
|---|---|
MappingResults |
map(Object source,
Object target)
Map state from a source object to a target object.
|
MappingResults map(Object source, Object target)
source - the sourcetarget - the target