Uses of Class
org.roaringbitmap.art.KeyIterator
Packages that use KeyIterator
Package
Description
The org.roaringbitmap.longlong package provides
one class (
Roaring64NavigableMap
) that users
can rely upon for fast set of 64-bit integers.-
Uses of KeyIterator in org.roaringbitmap.art
Methods in org.roaringbitmap.art that return KeyIteratorModifier and TypeMethodDescriptionArt.iterator
(Containers containers) a convenient method to traverse the key space in ascending order. -
Uses of KeyIterator in org.roaringbitmap.longlong
Methods in org.roaringbitmap.longlong that return KeyIterator