public static class JSR310DateConverters.LocalDateToDateConverter extends Object implements org.springframework.core.convert.converter.Converter<LocalDate,Date>
static JSR310DateConverters.LocalDateToDateConverter
INSTANCE
Date
convert(LocalDate source)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final JSR310DateConverters.LocalDateToDateConverter INSTANCE
public Date convert(LocalDate source)
convert
org.springframework.core.convert.converter.Converter<LocalDate,Date>
Copyright © 2019 JHipster. All rights reserved.