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