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