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