|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--coins.simd.BoundToLivebits
Class for converting bounds into live bits.
コンストラクタの概要 | |
BoundToLivebits()
|
メソッドの概要 | |
static IntLive |
convert(IntBound bd)
Converts a bound to live bits. |
static IntConst |
cover(IntConst c)
Makes a cover. |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public BoundToLivebits()
メソッドの詳細 |
public static IntLive convert(IntBound bd)
bd
- IntBoundpublic static IntConst cover(IntConst c)
c
- IntConst
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |