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 © 2009-2015 Oracle Corporation. All Rights Reserved.