@FunctionalInterface public interface Invocation
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Method m,
Object o,
Object[] args) |
Object invoke(Method m, Object o, Object[] args) throws InvocationTargetException
InvocationTargetExceptionCopyright © 2019. All rights reserved.