public static class StandardConverters.FloatConverter extends StandardConverters.StringToNumberConverter<Float>
defaultValue| Constructor and Description |
|---|
StandardConverters.FloatConverter(Float defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
protected Float |
fromString(String value,
TypeInfo<Float> type) |
convertpublic StandardConverters.FloatConverter(Float defaultValue)
protected Float fromString(String value, TypeInfo<Float> type)
fromString in class StandardConverters.StringToNumberConverter<Float>Copyright © 2016. All rights reserved.