Uses of Interface
org.roaringbitmap.PeekableShortRankIterator
-
Packages that use PeekableShortRankIterator Package Description org.roaringbitmap The org.roaringbitmap package provides one class (RoaringBitmap) that users can rely upon for fast set of integers. -
-
Uses of PeekableShortRankIterator in org.roaringbitmap
Methods in org.roaringbitmap that return PeekableShortRankIterator Modifier and Type Method Description PeekableShortRankIteratorPeekableShortRankIterator. clone()PeekableShortRankIteratorArrayContainer. getShortRankIterator()PeekableShortRankIteratorBitmapContainer. getShortRankIterator()abstract PeekableShortRankIteratorContainer. getShortRankIterator()Iterator to visit the short values in container and pre-compute ranksPeekableShortRankIteratorRunContainer. getShortRankIterator()
-