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