public class FloatFormatter extends AbstractFormatter<Float>
| Constructor and Description |
|---|
FloatFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Float aFloat)
Format data from T to String when exporting
|
Float |
parseImpl(String str) |
equals, hashCode, parseCopyright © 2019. All rights reserved.