|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.carabiner.inkpod.plugin.PluginProxyInterfaceTable<P>
public abstract class PluginProxyInterfaceTable<P>
| コンストラクタの概要 | |
|---|---|
PluginProxyInterfaceTable()
|
|
| メソッドの概要 | |
|---|---|
P |
getProxy(Plugin<?> plugin)
|
protected abstract P |
newProxyObject(Plugin<?> plugin)
|
void |
put(Plugin<?> plugin,
P proxyObject)
|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public PluginProxyInterfaceTable()
| メソッドの詳細 |
|---|
public void put(Plugin<?> plugin,
P proxyObject)
public P getProxy(Plugin<?> plugin)
protected abstract P newProxyObject(Plugin<?> plugin)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||