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