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