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