@FhFormatter(value="IntegerFormatter") public class IntegerFormatter extends AutoRegisteredFormatter<Integer>
| Constructor and Description |
|---|
IntegerFormatter() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
parse(String s,
Locale locale) |
String |
print(Integer value,
Locale locale) |
getFormatterRegistry, setConversionServicepublic Integer parse(String s, Locale locale) throws ParseException
ParseExceptionCopyright © 2020. All rights reserved.