public class ReflectionUtils.RefMethod.RefExecutor
extends java.lang.Object
Constructor and Description |
---|
ReflectionUtils.RefMethod.RefExecutor(java.lang.Object e)
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
call(java.lang.Object... params)
apply method for selected object
|