public abstract static class BitString.BitStringIterator extends Object implements Iterator
Constructor and Description |
---|
BitStringIterator() |
Modifier and Type | Method and Description |
---|---|
Object |
next() |
abstract int |
nextIndex()
Returns the index of the next bit set.
|
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, hasNext
Copyright © 2020. All rights reserved.