public class BaseMethodRunner extends Object
| Constructor and Description |
|---|
BaseMethodRunner() |
| Modifier and Type | Method and Description |
|---|---|
Object |
invokeMethod(Object obj,
Object[] args,
Method method)
Invokes a method on a given object using the given parameters
|
Copyright © 2023. All rights reserved.