|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.flow.BitVectorIteratorImpl
coins.flow.ExpVectorIteratorImpl
coins.flow.FlowAnalSymVectorIteratorImpl
| Field Summary |
| Fields inherited from class coins.flow.BitVectorIteratorImpl |
fBitCount, fBitPosition, fBitVector, fLongWordLength, fShiftMax, fSubpFlow, fVectorWord |
| Constructor Summary | |
FlowAnalSymVectorIteratorImpl(FlowAnalSymVector pFlowAnalSymVector)
Creates a new instance of FlowAnalSymVectorIteratorImpl |
|
| Method Summary | |
FlowAnalSym |
nextFlowAnalSym()
Gets next FlowAnalSym whose bit is set in the underlying FlowAnalSymVector and advances the implicit cursor just after the bit that is found to be set. |
| Methods inherited from class coins.flow.ExpVectorIteratorImpl |
nextExpId |
| 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.ExpVectorIterator |
nextExpId |
| Methods inherited from interface coins.flow.BitVectorIterator |
currentIndex, hasNext, next, nextIndex, resetBit, setBit |
| Constructor Detail |
public FlowAnalSymVectorIteratorImpl(FlowAnalSymVector pFlowAnalSymVector)
| Method Detail |
public FlowAnalSym nextFlowAnalSym()
FlowAnalSymVectorIteratortrue does not guarantee this method returns non-null value, since hasNext() merely check against the length of the BitVector.
nextFlowAnalSym in interface FlowAnalSymVectorIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||