Uses of Enum Class
org.springframework.data.convert.Jsr310Converters.StringToDurationConverter
Package
Description
General purpose conversion framework to read objects from a data store abstraction and write it back.
-
Uses of Jsr310Converters.StringToDurationConverter in org.springframework.data.convert
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.Jsr310Converters.StringToDurationConverter.values()
Returns an array containing the constants of this enum class, in the order they are declared.