public class DateArrayConverter extends Object implements jodd.typeconverter.TypeConverter<Date[]>
DateArrayConverter(jodd.typeconverter.ConvertBean convertBean)
Date[]
convert(Object value)
protected Date[]
convertArray(Object[] values)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateArrayConverter(jodd.typeconverter.ConvertBean convertBean)
public Date[] convert(Object value)
convert
jodd.typeconverter.TypeConverter<Date[]>
protected Date[] convertArray(Object[] values)