Uses of Package
org.roaringbitmap.longlong
Packages that use org.roaringbitmap.longlong
Package
Description
The org.roaringbitmap.longlong package provides
one class (
Roaring64NavigableMap
) that users
can rely upon for fast set of 64-bit integers.-
Classes in org.roaringbitmap.longlong used by org.roaringbitmap.longlongClassDescriptionInterface representing an immutable bitmap.Representing a general bitmap interface.An LongConsumer receives the long values contained in a data structure.A simple iterator over long values.Simple extension to the IntIterator interface.Roaring64Bitmap is a compressed 64 bit bitmap.Roaring64NavigableMap extends RoaringBitmap to the whole range of longs (or unsigned longs).