|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectgnu.io.CommPortEnumerator
class CommPortEnumerator
フィールドの概要 | |
---|---|
private static boolean |
debug
|
private CommPortIdentifier |
index
|
コンストラクタの概要 | |
---|---|
CommPortEnumerator()
|
メソッドの概要 | |
---|---|
boolean |
hasMoreElements()
|
java.lang.Object |
nextElement()
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
private CommPortIdentifier index
private static final boolean debug
コンストラクタの詳細 |
---|
CommPortEnumerator()
メソッドの詳細 |
---|
public java.lang.Object nextElement()
java.util.Enumeration
内の nextElement
public boolean hasMoreElements()
java.util.Enumeration
内の hasMoreElements
|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |