protected static class DocSetCollector.ExpandingIntArray extends Object
Constructor and Description |
---|
ExpandingIntArray(int smallSetSize) |
Modifier and Type | Method and Description |
---|---|
void |
add(int index,
int value) |
void |
copyTo(FixedBitSet bits) |
int |
size() |
int[] |
toArray() |
public void add(int index, int value)
public void copyTo(FixedBitSet bits)
public int[] toArray()
public int size()
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.