Converter@Deprecated public interface ParamConverter<T>
| Modifier and Type | Method and Description |
|---|---|
T |
convert(Object param,
String options)
Deprecated.
|
T convert(Object param, String options) throws ConversionFailedException
ConversionFailedExceptionCopyright © 2017 Pragmatists. All rights reserved.