|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Object | +--coins.backend.util.HashNumberSet.Iterator
| フィールドの概要 | |
(パッケージプライベート) int |
ptr
|
(パッケージプライベート) HashNumberSet |
set
|
| コンストラクタの概要 | |
HashNumberSet.Iterator(HashNumberSet x)
|
|
| メソッドの概要 | |
boolean |
hasNext()
|
int |
next()
|
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
HashNumberSet set
int ptr
| コンストラクタの詳細 |
public HashNumberSet.Iterator(HashNumberSet x)
| メソッドの詳細 |
public boolean hasNext()
NumberSet.Iterator 内の hasNextpublic int next()
NumberSet.Iterator 内の next
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||