|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object | +--coins.backend.util.SetTest
| フィールドの概要 | |
(パッケージプライベート) java.util.Random |
r
|
| コンストラクタの概要 | |
(パッケージプライベート) |
SetTest()
|
| メソッドの概要 | |
(パッケージプライベート) void |
compare(NumberSet x,
NumberSet y)
|
(パッケージプライベート) void |
fillRandom(NumberSet x,
int n,
int max)
|
static void |
main(java.lang.String[] argv)
|
void |
run()
|
(パッケージプライベート) void |
setprint(NumberSet x)
|
(パッケージプライベート) void |
test1(java.lang.String kind,
BitMapSet s,
BitMapSet t)
NumberSet test driver |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
java.util.Random r
| コンストラクタの詳細 |
SetTest()
| メソッドの詳細 |
void test1(java.lang.String kind,
BitMapSet s,
BitMapSet t)
void setprint(NumberSet x)
void fillRandom(NumberSet x,
int n,
int max)
void compare(NumberSet x,
NumberSet y)
public void run()
public static void main(java.lang.String[] argv)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||