|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object
|
+--coins.flow.BitVectorImpl
|
+--coins.flow.PointVectorImpl
|
+--coins.flow.DefVectorImpl
DefVectorImpl class
| フィールドの概要 |
| クラス coins.flow.PointVectorImpl から継承したフィールド |
fSubpFlow |
| クラス coins.flow.BitVectorImpl から継承したフィールド |
fBitLength, fLongWordLength, fShiftMax, fVectorWord |
| コンストラクタの概要 | |
(パッケージプライベート) |
DefVectorImpl(SubpFlow pSubpFlow)
|
| メソッドの概要 | |
DefVectorIterator |
defVectorIterator()
|
java.lang.String |
toStringDescriptive()
Prints all the SetRefReprs whose corresponding bit is set in this DefVector. |
| クラス coins.flow.PointVectorImpl から継承したメソッド |
getSubpFlow |
| クラス coins.flow.BitVectorImpl から継承したメソッド |
bitVectorIterator, clone, equals, getBit, getBitLength, getVectorWord, getWordLength, hashCode, isSet, isZero, resetBit, setBit, toString, vectorAnd, vectorCopy, vectorEqual, vectorNot, vectorOr, vectorReset, vectorSub, vectorXor |
| クラス java.lang.Object から継承したメソッド |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| インタフェース coins.flow.PointVector から継承したメソッド |
getSubpFlow |
| インタフェース coins.flow.BitVector から継承したメソッド |
bitVectorIterator, equals, getBit, getBitLength, getVectorWord, getWordLength, isSet, isZero, resetBit, setBit, toString, vectorAnd, vectorCopy, vectorEqual, vectorNot, vectorOr, vectorReset, vectorSub, vectorXor |
| コンストラクタの詳細 |
DefVectorImpl(SubpFlow pSubpFlow)
| メソッドの詳細 |
public DefVectorIterator defVectorIterator()
DefVector 内の defVectorIteratorpublic java.lang.String toStringDescriptive()
BitVector 内の toStringDescriptiveBitVectorImpl 内の toStringDescriptive
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||