|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.ac.waseda.info.ueda.unyo.container.CustomReallocatorContainer
public class CustomReallocatorContainer
コンストラクタの概要 | |
---|---|
CustomReallocatorContainer()
|
メソッドの概要 | |
---|---|
static void |
addCustomReallocator(java.lang.Object pluginObj)
|
static Reallocator |
getReallocator(java.lang.String type)
|
static java.util.Set<java.lang.String> |
getTypes()
|
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public CustomReallocatorContainer()
メソッドの詳細 |
---|
public static void addCustomReallocator(java.lang.Object pluginObj)
public static java.util.Set<java.lang.String> getTypes()
public static Reallocator getReallocator(java.lang.String type)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |