Uses of Enum Class
org.springframework.boot.convert.DurationStyle
-
Uses of DurationStyle in org.springframework.boot.convert
Modifier and TypeMethodDescriptionstatic DurationStyle
Detect the style from the given source value.static DurationStyle
Returns the enum constant of this class with the specified name.static DurationStyle[]
DurationStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.