Uses of Enum Class
org.springframework.data.aerospike.convert.DateConverters.LongToJava8LocalDateConverter
Packages that use DateConverters.LongToJava8LocalDateConverter
-
Uses of DateConverters.LongToJava8LocalDateConverter in org.springframework.data.aerospike.convert
Methods in org.springframework.data.aerospike.convert that return DateConverters.LongToJava8LocalDateConverterModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.DateConverters.LongToJava8LocalDateConverter.values()Returns an array containing the constants of this enum class, in the order they are declared.