|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object
|
+--coins.flow.BitVectorIteratorImpl
|
+--coins.flow.ExpVectorIteratorImpl
ExpVectorIteratorImpl class (##6)
| フィールドの概要 |
| クラス coins.flow.BitVectorIteratorImpl から継承したフィールド |
fBitCount, fBitPosition, fBitVector, fLongWordLength, fShiftMax, fSubpFlow, fVectorWord |
| コンストラクタの概要 | |
ExpVectorIteratorImpl(SubpFlow pSubpFlow,
ExpVector pExpVector)
|
|
| メソッドの概要 | |
ExpId |
nextExpId()
nextFlowAnalSym Get the next FlowAnalSym symbol that has true bit in the given ExpVector. |
| クラス coins.flow.BitVectorIteratorImpl から継承したメソッド |
currentIndex, hasNext, next, nextIndex, resetBit, setBit |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| インタフェース coins.flow.BitVectorIterator から継承したメソッド |
currentIndex, hasNext, next, nextIndex, resetBit, setBit |
| コンストラクタの詳細 |
public ExpVectorIteratorImpl(SubpFlow pSubpFlow,
ExpVector pExpVector)
| メソッドの詳細 |
public ExpId nextExpId()
ExpVectorIterator の記述: hasNext returned true does not guarantee this method returns meaningful (non-null) value.
ExpVectorIterator 内の nextExpId
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||