| Constructor and Description |
|---|
BitSetIterator(BitSet bitSet)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Integer |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic BitSetIterator(BitSet bitSet)
bitSet - the bitset over which to iterate.Copyright © 2015. All Rights Reserved.