| Package | Description |
|---|---|
| org.roaringbitmap.buffer |
| Class and Description |
|---|
| ImmutableRoaringArray
This is the underlying data structure for an ImmutableRoaringBitmap.
|
| ImmutableRoaringBitmap
ImmutableRoaringBitmap provides a compressed immutable (cannot be modified)
bitmap.
|
| MappeableArrayContainer
Simple container made of an array of 16-bit integers.
|
| MappeableBitmapContainer
Simple bitset-like container.
|
| MappeableContainer
Base container class.
|
| MutableRoaringArray
Specialized array to store the containers used by a RoaringBitmap.
|
| MutableRoaringArray.Element |
| MutableRoaringBitmap
MutableRoaringBitmap, a compressed alternative to the BitSet.
|
| PointableRoaringArray
Generic interface for the array underlying roaring bitmap classes.
|
Copyright © 2014. All Rights Reserved.