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