|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.aflow.util.BitVectorIteratorImpl
coins.aflow.ExpVectorIteratorImpl
ExpVectorIteratorImpl class: (##6)
| Field Summary | |
protected ExpVector |
fVect
|
| Constructor Summary | |
protected |
ExpVectorIteratorImpl(ExpVector pExpVector)
|
| Method Summary | |
FlowExpId |
nextFlowExpId()
nextFlowAnalSym: Get the next FlowAnalSym symbol that has true bit in the given ExpVector. |
| Methods inherited from class coins.aflow.util.BitVectorIteratorImpl |
currentIndex, hasNext, next, nextIndex, resetBit, setBit |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface coins.aflow.util.BitVectorIterator |
currentIndex, hasNext, next, nextIndex, resetBit, setBit |
| Field Detail |
protected final ExpVector fVect
| Constructor Detail |
protected ExpVectorIteratorImpl(ExpVector pExpVector)
| Method Detail |
public FlowExpId nextFlowExpId()
ExpVectorIteratorhasNext returned true does not guarantee this method returns meaningful (non-null) value.
nextFlowExpId in interface ExpVectorIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||