Enum Class的使用
cn.taketoday.format.annotation.PeriodStyle
使用PeriodStyle的程序包
程序包
说明
Annotations for declaratively configuring field formatting rules.
-
cn.taketoday.format.annotation中PeriodStyle的使用
修饰符和类型方法说明static PeriodStyleDetect the style from the given source value.static PeriodStyleReturns the enum constant of this class with the specified name.static PeriodStyle[]PeriodStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.