@Deprecated public abstract static class MarshalUtils.GenericTransformer<V,T> extends Object
; this is a more generic version for more sophistication conditions
Constructor and Description |
---|
GenericTransformer()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
abstract T |
transform(V param,
T typeTemplate)
Deprecated.
Pass parameters to construct the new Object via a template representation
of it.
|
Copyright © 2018. All rights reserved.