Uses of Enum Class
org.springframework.boot.convert.DurationStyle
Packages that use DurationStyle
-
Uses of DurationStyle in org.springframework.boot.convert
Methods in org.springframework.boot.convert that return DurationStyleModifier 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.