public class IntegerConverter extends BasicConverter
| Constructor and Description |
|---|
IntegerConverter() |
public Object convert(Object value) throws ConversionException
BasicConverterconvert in class BasicConvertervalue - The object to convert.ConversionException - if the conversion fail for any reason.Copyright © 2015. All Rights Reserved.