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 DurationStyleDetect the style from the given source value.static DurationStyleReturns 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.