public final class StringToFloatConverter extends Converter<Float>
Constructor and Description |
---|
StringToFloatConverter() |
Modifier and Type | Method and Description |
---|---|
Float |
convert(String value)
Converts the supplied
value into an Object of the
appropriate type. |
equals, getType, hashCode, toString
public StringToFloatConverter()
Copyright © 2017–2019, microBean. All rights reserved.