public class FloatStringConverter extends AbstractNumberStringConverter<Float>
| Constructor and Description |
|---|
FloatStringConverter() |
| Modifier and Type | Method and Description |
|---|---|
Class<Float> |
getConvertedClass() |
boolean |
requiresQuotes() |
Float |
toObject(Object value) |
Float |
toObject(String string) |
toStringCopyright © 2015 Revolution Systems Inc.. All rights reserved.