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