Uses of Interface
org.roaringbitmap.PeekableIntRankIterator
Packages that use PeekableIntRankIterator
Package
Description
The org.roaringbitmap package provides
one class (
RoaringBitmap
) that users
can rely upon for fast set of integers.-
Uses of PeekableIntRankIterator in org.roaringbitmap
Classes in org.roaringbitmap that implement PeekableIntRankIteratorMethods in org.roaringbitmap that return PeekableIntRankIteratorModifier and TypeMethodDescriptionFastRankRoaringBitmap.FastRoaringIntRankIterator.clone()
PeekableIntRankIterator.clone()
FastRankRoaringBitmap.getIntRankIterator()
Get a special iterator that allows .peekNextRank efficiently