public static class DateConverters.DateLongConverter extends Object implements Converter<Date,Long>
DateConverters.DateLongConverter()
Date
from(Long source)
Long
to(Date target)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateConverters.DateLongConverter()
public Date from(Long source)
from
Converter<Date,Long>
public Long to(Date target)
to
Copyright © 2015. All Rights Reserved.