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