public abstract class MethodHandleInvocationHandler extends Object implements InvocationHandler
method handles.| Constructor and Description |
|---|
MethodHandleInvocationHandler() |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
protected abstract Object |
object(Method method) |
Copyright © 2018. All rights reserved.