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