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