|
|||||||||
| 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.ForwardBitStringIterator
public class BitString.ForwardBitStringIterator
Iterator for iterating through a bit string in forward 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 | ||||||||