jp.ac.waseda.info.ueda.unyo.container
クラス CustomReallocatorContainer

java.lang.Object
  上位を拡張 jp.ac.waseda.info.ueda.unyo.container.CustomReallocatorContainer

public class CustomReallocatorContainer
extends java.lang.Object


コンストラクタの概要
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
 

コンストラクタの詳細

CustomReallocatorContainer

public CustomReallocatorContainer()
メソッドの詳細

addCustomReallocator

public static void addCustomReallocator(java.lang.Object pluginObj)

getTypes

public static java.util.Set<java.lang.String> getTypes()

getReallocator

public static Reallocator getReallocator(java.lang.String type)