|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.stormcat.jvbeans.common.lang.EnumUtil
public class EnumUtil
コンストラクタの概要 | |
---|---|
protected |
EnumUtil()
|
メソッドの概要 | ||
---|---|---|
static
|
getEnum(Class<E> enumType,
String enumKey)
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
protected EnumUtil()
メソッドの詳細 |
---|
public static <E> E getEnum(Class<E> enumType, String enumKey)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |