@DecodeType(value={java.lang.Long.class,long.class}) public class LongDecoder extends NumberDecoder
NumberDecoder.NumberType
DataDecoder.Factory
FORMAT, TYPE
LOCALE, LOCALE_COUNTRY_CODE, LOCALE_LANGUAGE_CODE, VERIFY_LOCALE
Constructor and Description |
---|
LongDecoder() |
Modifier and Type | Method and Description |
---|---|
Object |
decode(String data)
Decode the supplied String data into a new Object data instance.
|
encode, getNumberFormat, getType, isPercentage, setConfiguration
getConfiguration, getLocale, getLocale, isLocalInstalled
public Object decode(String data) throws DataDecodeException
DataDecoder
data
- Data to be decoded.DataDecodeException
- Error decoding data.Copyright © 2020. All rights reserved.