| Constructor and Description |
|---|
BatchIteratorAdapter(org.roaringbitmap.IntIterator iterator) |
| Modifier and Type | Method and Description |
|---|---|
org.roaringbitmap.BatchIterator |
clone() |
boolean |
hasNext() |
int |
nextBatch(int[] buffer) |
public BatchIteratorAdapter(org.roaringbitmap.IntIterator iterator)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.