| Constructor and Description |
|---|
BitVectorIterator(BitVector bitVector)
Constructs an iterator for a bit vector.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
hasNext() |
Boolean |
next() |
void |
remove() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic BitVectorIterator(BitVector bitVector)
bitVector - bit vectorCopyright © 2014–2022 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage