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