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