|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectfeat2.config.type.IdentifierList
featの識別子のリスト(ホワイトスペース区切り)。
コンストラクタの概要 | |
IdentifierList(java.lang.String names)
|
メソッドの概要 | |
Identifier |
get(int index)
|
Identifier[] |
getAll()
|
int |
size()
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public IdentifierList(java.lang.String names)
メソッドの詳細 |
public int size()
public Identifier get(int index)
public Identifier[] getAll()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |