public abstract class MethodHandle
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
MethodHandle(java.dyn.MethodHandle.Access token,
MethodType type) |
| Modifier and Type | Method and Description |
|---|---|
MethodType |
type() |
protected MethodHandle(java.dyn.MethodHandle.Access token,
MethodType type)
public MethodType type()