T - @Deprecated
public class MethodInvokator<T>
extends java.lang.Object
| Constructor and Description |
|---|
MethodInvokator(T instance)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(java.lang.String methodName,
java.lang.Object... params)
Deprecated.
|
public MethodInvokator(T instance)