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–2018 The Apache Software Foundation. All rights reserved.