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