-
-
All Methods Static Methods Instance Methods Concrete Methods 修饰符和类 成员函数描述 BitArray
createPalette(int size)
BitArray
createPalette(int size, int[] words)
static BitArrayVersion
get(int version, boolean read)
byte
getId()
int
getMaxEntryValue()
int
getWordsForSize(int size)
BitArrayVersion
next()
static BitArrayVersion
valueOf(String name)
Returns the enum constant of this type with the specified name.static BitArrayVersion[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-