Uses of Enum Class
org.springframework.data.couchbase.core.convert.DateConverters.DateToLongConverter
Packages that use DateConverters.DateToLongConverter
Package
Description
This package contains classes used for entity-to-JSON conversions, type mapping and writing.
-
Uses of DateConverters.DateToLongConverter in org.springframework.data.couchbase.core.convert
Methods in org.springframework.data.couchbase.core.convert that return DateConverters.DateToLongConverterModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DateConverters.DateToLongConverter[]DateConverters.DateToLongConverter.values()Returns an array containing the constants of this enum class, in the order they are declared.