public final class IntegerToDate extends AbstractDateTypeConvertor
Integer
to Date
.Constructor and Description |
---|
IntegerToDate()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
Object |
convert(Object object)
Convert the object from one type to another.
|
void |
parameterize(String parameter)
Initialize the converter with the given parameter.
|
configure, getDefaultDateFormat, getFullDatePattern
clone, fromType, toString, toType
public void parameterize(String parameter)
null
which both should lead to
the default behaviour of the converter.parameter
- The parameter for the convertor (null if is not specified).Copyright © 2018. All rights reserved.