|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.flow.BitVectorImpl
coins.flow.BBlockVectorImpl
BBlockVectorImpl class
| Field Summary | |
protected SubpFlow |
fSubpFlow
|
| Fields inherited from class coins.flow.BitVectorImpl |
fBitLength, fLongWordLength, fShiftMax, fVectorWord |
| Constructor Summary | |
BBlockVectorImpl(SubpFlow pSubpFlow)
|
|
| Method Summary | |
java.util.List |
getBBlockList()
Get the list of BBlocks contained in the BBlockVector. |
SubpFlow |
getSubpFlow()
Returns the SubpFlow object associated with this BBlockVector object. |
| Methods inherited from class coins.flow.BitVectorImpl |
bitVectorIterator, clone, equals, getBit, getBitLength, getVectorWord, getWordLength, hashCode, isSet, isZero, resetBit, setBit, toString, toStringDescriptive, vectorAnd, vectorCopy, vectorEqual, vectorNot, vectorOr, vectorReset, vectorSub, vectorXor |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface coins.flow.BitVector |
bitVectorIterator, equals, getBit, getBitLength, getVectorWord, getWordLength, isSet, isZero, resetBit, setBit, toString, toStringDescriptive, vectorAnd, vectorCopy, vectorEqual, vectorNot, vectorOr, vectorReset, vectorSub, vectorXor |
| Field Detail |
protected final SubpFlow fSubpFlow
| Constructor Detail |
public BBlockVectorImpl(SubpFlow pSubpFlow)
| Method Detail |
public SubpFlow getSubpFlow()
BBlockVectorSubpFlow object associated with this BBlockVector object.
getSubpFlow in interface BBlockVectorpublic java.util.List getBBlockList()
BBlockVector
getBBlockList in interface BBlockVector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||