Enum Class的使用
cn.taketoday.context.annotation.FilterType
使用FilterType的程序包
-
cn.taketoday.context.annotation中FilterType的使用
修饰符和类型方法说明static FilterTypeReturns the enum constant of this class with the specified name.static FilterType[]FilterType.values()Returns an array containing the constants of this enum class, in the order they are declared.