Uses of Interface
org.roaringbitmap.BatchIterator
Packages that use BatchIterator
Package
Description
The org.roaringbitmap package provides
one class (
RoaringBitmap) that users
can rely upon for fast set of integers.The org.roaringbitmap.buffer package provides
two classes (
MutableRoaringBitmap and
(ImmutableRoaringBitmap) that users
can rely upon for fast set of integers.-
Uses of BatchIterator in org.roaringbitmap
Classes in org.roaringbitmap that implement BatchIteratorMethods in org.roaringbitmap that return BatchIteratorModifier and TypeMethodDescriptionBatchIterator.clone()Creates a copy of the iterator.RoaringBatchIterator.clone()ImmutableBitmapDataProvider.getBatchIterator()This iterator may be faster than others -
Uses of BatchIterator in org.roaringbitmap.buffer
Classes in org.roaringbitmap.buffer that implement BatchIteratorMethods in org.roaringbitmap.buffer that return BatchIteratorModifier and TypeMethodDescriptionRoaringBatchIterator.clone()ImmutableRoaringBitmap.getBatchIterator()