public static class BasicTypeFormatter.IntegerFormatter extends BasicTypeFormatter<Integer>
BasicTypeFormatter.BooleanFormatter, BasicTypeFormatter.ByteFormatter, BasicTypeFormatter.CharactorFormatter, BasicTypeFormatter.DoubleFormatter, BasicTypeFormatter.FloatFormatter, BasicTypeFormatter.IntegerFormatter, BasicTypeFormatter.LongFormatter, BasicTypeFormatter.ShortFormatterbasicTypeFormatters| Constructor and Description |
|---|
IntegerFormatter() |
| Modifier and Type | Method and Description |
|---|---|
Class<Integer> |
clazz() |
Integer |
formatTrimmed(String raw) |
detectBasicClass, format, initParampublic Integer formatTrimmed(String raw) throws Exception
formatTrimmed in class BasicTypeFormatter<Integer>ExceptionCopyright © 2017. All rights reserved.