public class ToShortConverter extends Object implements Converter
| Constructor and Description |
|---|
ToShortConverter() |
public ToShortConverter()
public Short convert(Class<?> targetClass, String strVal) throws ConvertException
Converterconvert in interface ConvertertargetClass - type of propertystrVal - value to convertConvertException - in case if string value cannot be converted a target classCopyright © 2019. All rights reserved.