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