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