org.simpleflatmapper.converter.Converter<Date,org.joda.time.LocalDate>
public class DateToJodaLocalDateConverter extends Object implements org.simpleflatmapper.converter.Converter<Date,org.joda.time.LocalDate>
DateToJodaLocalDateConverter()
org.joda.time.LocalDate
convert(Date in)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DateToJodaLocalDateConverter()
public org.joda.time.LocalDate convert(Date in) throws Exception
convert
Exception
Copyright © 2018. All rights reserved.