-
-
Constructor Summary
Constructors
| Constructor and Description |
WrappedConciseIntIterator(it.uniroma3.mat.extendedset.intset.IntSet.IntIterator itr) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
org.roaringbitmap.IntIterator |
clone() |
boolean |
hasNext() |
int |
next() |
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface org.roaringbitmap.IntIterator
-
next
public int next()
- Specified by:
next in interface org.roaringbitmap.IntIterator
Copyright © 2016. All rights reserved.