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