public class IdentityConverter extends Object implements org.dozer.CustomConverter
CustomConverter that returns the original source object reference (identity conversion).| Constructor and Description |
|---|
IdentityConverter()
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Object destination,
Object source,
Class<?> destinationClass,
Class<?> sourceClass) |
Copyright © 2014–2019 devon4j-Team. All rights reserved.