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