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