Enum Class的使用
com.baidu.mochow.model.enums.FilterMode
使用FilterMode的程序包
-
com.baidu.mochow.model.entity中FilterMode的使用
参数类型为FilterMode的com.baidu.mochow.model.entity中的方法 -
com.baidu.mochow.model.enums中FilterMode的使用
修饰符和类型方法说明static FilterModeReturns the enum constant of this class with the specified name.static FilterMode[]FilterMode.values()Returns an array containing the constants of this enum class, in the order they are declared.