org.constretto.internal.converter
Class IntegerValueConverter
java.lang.Object
org.constretto.internal.converter.IntegerValueConverter
- All Implemented Interfaces:
- ValueConverter<Integer>
public class IntegerValueConverter
- extends Object
- implements ValueConverter<Integer>
- Author:
- Kaare Nilsen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegerValueConverter
public IntegerValueConverter()
fromString
public Integer fromString(String value)
throws ConstrettoConversionException
- Specified by:
fromString in interface ValueConverter<Integer>
- Throws:
ConstrettoConversionException
Copyright © 2008-2011. All Rights Reserved.