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