| Package | Description |
|---|---|
| org.roaringbitmap.longlong |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LongBitmapDataProvider
Representing a general bitmap interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Roaring64NavigableMap
Roaring64NavigableMap extends RoaringBitmap to the whole range of longs (or unsigned longs).
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableLongBitmapDataProvider |
ImmutableLongBitmapDataProvider.limit(long x)
Create a new bitmap of the same class, containing at most maxcardinality integers.
|
ImmutableLongBitmapDataProvider |
Roaring64NavigableMap.limit(long x) |
Copyright © 2017. All rights reserved.