public interface DozerProxyResolver
Modifier and Type | Method and Description |
---|---|
Class<?> |
getRealClass(Class<?> clazz) |
boolean |
isProxy(Class<?> clazz) |
<T> T |
unenhanceObject(T object) |
Copyright © 2005–2017 dozer. All rights reserved.