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