|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.flow.BitVectorIteratorImpl
coins.flow.ExpVectorIteratorImpl
ExpVectorIteratorImpl class (##6)
| Field Summary |
| Fields inherited from class coins.flow.BitVectorIteratorImpl |
fBitCount, fBitPosition, fBitVector, fLongWordLength, fShiftMax, fSubpFlow, fVectorWord |
| Constructor Summary | |
ExpVectorIteratorImpl(SubpFlow pSubpFlow,
ExpVector pExpVector)
|
|
| Method Summary | |
ExpId |
nextExpId()
nextFlowAnalSym Get the next FlowAnalSym symbol that has true bit in the given ExpVector. |
| Methods inherited from class coins.flow.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.flow.BitVectorIterator |
currentIndex, hasNext, next, nextIndex, resetBit, setBit |
| Constructor Detail |
public ExpVectorIteratorImpl(SubpFlow pSubpFlow,
ExpVector pExpVector)
| Method Detail |
public ExpId nextExpId()
ExpVectorIteratorhasNext returned true does not guarantee this method returns meaningful (non-null) value.
nextExpId in interface ExpVectorIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||