Uses of Class
org.springframework.data.aerospike.convert.DateConverters.NumberToLocalDateTimeConverter
| Package | Description |
|---|---|
| org.springframework.data.aerospike.convert |
-
Uses of DateConverters.NumberToLocalDateTimeConverter in org.springframework.data.aerospike.convert
Methods in org.springframework.data.aerospike.convert that return DateConverters.NumberToLocalDateTimeConverter Modifier and Type Method Description static DateConverters.NumberToLocalDateTimeConverterDateConverters.NumberToLocalDateTimeConverter. valueOf(String name)Returns the enum constant of this type with the specified name.static DateConverters.NumberToLocalDateTimeConverter[]DateConverters.NumberToLocalDateTimeConverter. values()Returns an array containing the constants of this enum type, in the order they are declared.