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