Enum Class的使用
cn.taketoday.format.annotation.DurationStyle
使用DurationStyle的程序包
程序包
说明
Annotations for declaratively configuring field formatting rules.
-
cn.taketoday.format.annotation中DurationStyle的使用
修饰符和类型方法说明static DurationStyleDetect the style from the given source value.static DurationStyleReturns 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.