Uses of Enum
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 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.