|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.javabdd.BitString.BitStringIterator
public abstract static class BitString.BitStringIterator
Abstract bit string iterator class.
| Constructor Summary | |
|---|---|
BitString.BitStringIterator()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
next()
|
abstract int |
nextIndex()
Returns the index of the next bit set. |
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Iterator |
|---|
hasNext |
| Constructor Detail |
|---|
public BitString.BitStringIterator()
| Method Detail |
|---|
public abstract int nextIndex()
public final java.lang.Object next()
next in interface java.util.IteratorIterator.next()public void remove()
remove in interface java.util.Iterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||