public static interface PackedInts.Mutable extends PackedInts.Reader
Modifier and Type | Method and Description |
---|---|
void |
clear()
Sets all values to 0.
|
void |
set(int index,
long value)
Set the value at the given index in the array.
|
get, getArray, getBitsPerValue, hasArray, size