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