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