| Interface | Description |
|---|---|
| ImmutableLongBitmapDataProvider |
Interface representing an immutable bitmap.
|
| LongBitmapDataProvider |
Representing a general bitmap interface.
|
| LongConsumer |
An LongConsumer receives the long values contained in a data structure.
|
| LongIterator |
A simple iterator over long values.
|
| PeekableLongIterator |
Simple extension to the IntIterator interface.
|
| Class | Description |
|---|---|
| Roaring64NavigableMap |
Roaring64NavigableMap extends RoaringBitmap to the whole range of longs (or unsigned longs).
|
Copyright © 2017. All rights reserved.