Enum Class的使用
cn.taketoday.context.condition.ConditionMessage.Style
使用ConditionMessage.Style的程序包
-
cn.taketoday.context.condition中ConditionMessage.Style的使用
修饰符和类型方法说明static ConditionMessage.StyleReturns the enum constant of this class with the specified name.static ConditionMessage.Style[]ConditionMessage.Style.values()Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明ConditionMessage.ItemsBuilder.items(ConditionMessage.Style style, Object... items) Indicate the items.ConditionMessage.ItemsBuilder.items(ConditionMessage.Style style, Collection<?> items) Indicate the items with aConditionMessage.Style.