| 修飾子とタイプ | メソッドと説明 |
|---|---|
static MethodType |
MethodType.findMethodType(String key) |
static MethodType |
MethodType.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static MethodType[] |
MethodType.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Map<String,MethodType> |
Node.getMethods() |
Copyright © 2014. All rights reserved.