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