@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
InvocationTargetException
Copyright © 2020. All rights reserved.