@Deprecated public abstract static class MarshalUtils.Transformer<T> extends Object
| Constructor and Description |
|---|
Transformer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
abstract T |
transform(String str)
Deprecated.
|
abstract String |
transform(T obj)
Deprecated.
|
Copyright © 2018. All rights reserved.