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