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