public class MethodInvoker extends Object
| Constructor and Description |
|---|
MethodInvoker(Object instance,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Object |
invoke() |
MethodInvoker |
with(Class<?> type,
Object value) |
public void clear()
public MethodInvoker with(Class<?> type, Object value)
public Object invoke() throws ReflectionUtilsException
ReflectionUtilsExceptionCopyright © 2017. All rights reserved.