| Package | Description |
|---|---|
| org.roaringbitmap | |
| org.roaringbitmap.buffer |
| Class and Description |
|---|
| ArrayContainer
Simple container made of an array of 16-bit integers
|
| BitmapContainer
Simple bitset-like container.
|
| Container
Base container class.
|
| ImmutableBitmapDataProvider
Interface representing an immutable bitmap.
|
| IntIterator
A simple iterator over integer values
|
| RoaringArray
Specialized array to store the containers used by a RoaringBitmap.
|
| RoaringBitmap
RoaringBitmap, a compressed alternative to the BitSet.
|
| RunContainer
This container takes the form of runs of consecutive values (effectively,
run-length encoding).
|
| ShortIterator
Iterator over short values.
|
| Class and Description |
|---|
| BitmapDataProvider
Representing a general bitmap interface.
|
| ImmutableBitmapDataProvider
Interface representing an immutable bitmap.
|
| IntIterator
A simple iterator over integer values
|
| ShortIterator
Iterator over short values.
|
Copyright © 2015. All Rights Reserved.