public class CollapsingLowestDenseStore extends DenseStore
| Constructor and Description |
|---|
CollapsingLowestDenseStore(int maxNumBins) |
| Modifier and Type | Method and Description |
|---|---|
Store |
copy() |
void |
mergeWith(Store store)
Merges another store into this one.
|
add, add, add, getAscendingIterator, getAscendingStream, getDescendingIterator, getDescendingStream, getMaxIndex, getMinIndex, getTotalCount, isEmpty, toProtopublic Store copy()