T - Return type of methodpublic static interface ReflectUtil.MethodDispatcher<T>
| Modifier and Type | Method and Description |
|---|---|
T |
invoke(Object... args)
Invokes method on an object with a given set of arguments.
|
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.