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