列挙型クラス Jsr310Converters.LocalDateToDateConverter

java.lang.ObjectSE
java.lang.EnumSE<Jsr310Converters.LocalDateToDateConverter>
org.springframework.data.convert.Jsr310Converters.LocalDateToDateConverter
実装済みのインターフェース一覧:
SerializableSE, ComparableSE<Jsr310Converters.LocalDateToDateConverter>, ConstableSE, Converter<LocalDateSE, DateSE>
含まれているクラス:
Jsr310Converters

@WritingConverter public static enum Jsr310Converters.LocalDateToDateConverter extends EnumSE<Jsr310Converters.LocalDateToDateConverter> implements Converter<LocalDateSE, DateSE>
作成者:
Oliver Gierke, Barak Schoster, Christoph Strobl, Jens Schauder, Mark Paluch