|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.javabdd.BitString.BitStringIterator net.sf.javabdd.BitString.ForwardBitStringZeroIterator
public class BitString.ForwardBitStringZeroIterator
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.BitStringIterator
jwutil.math.BitString.BitStringIterator#nextIndex()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |