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