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