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