Uses of Enum
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 type with the specified name.static DurationStyle[]
DurationStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared.