org.constretto.internal.converter
Class FloatValueConverter

java.lang.Object
  extended by org.constretto.internal.converter.FloatValueConverter
All Implemented Interfaces:
ValueConverter<Float>

public class FloatValueConverter
extends Object
implements ValueConverter<Float>

Author:
Kaare Nilsen

Constructor Summary
FloatValueConverter()
           
 
Method Summary
 Float fromString(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FloatValueConverter

public FloatValueConverter()
Method Detail

fromString

public Float fromString(String value)
                 throws ConstrettoConversionException
Specified by:
fromString in interface ValueConverter<Float>
Throws:
ConstrettoConversionException


Copyright © 2008-2011. All Rights Reserved.