| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.javabdd.BitString.BitStringIterator
net.sf.javabdd.BitString.BackwardBitStringIterator
public class BitString.BackwardBitStringIterator
Iterator for iterating through a bit string in backward order.
| Method Summary | |
|---|---|
|  boolean | hasNext() | 
|  int | nextIndex()Returns the index of the next bit set. | 
| Methods inherited from class net.sf.javabdd.BitString.BitStringIterator | 
|---|
| next, remove | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public boolean hasNext()
Iterator.hasNext()public int nextIndex()
BitString.BitStringIterator
nextIndex in class BitString.BitStringIteratorjwutil.math.BitString.BitStringIterator#nextIndex()| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||