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