|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.aflow.util.BitVectorIteratorImpl
coins.aflow.FlowAnalSymVectorIteratorImpl
| Field Summary | |
(package private) FlowResults |
fResults
|
protected FlowAnalSymVector |
fVect
|
| 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.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 |
FlowResults fResults
protected FlowAnalSymVector fVect
| 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 | |||||||||