public interface Transformer
Modifier and Type | Method and Description |
---|---|
<T extends ConfigBeanProxy> |
transform(T source)
Returns a different view of the source object.
|
<T extends ConfigBeanProxy> T transform(T source)
source
- the source object to transformCopyright © 2019. All rights reserved.