PackedInts.Reader
GrowableWriter
public static interface PackedInts.Mutable extends PackedInts.Reader
Modifier and Type | Method | 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
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.