|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.dyn.MethodHandle
public abstract class MethodHandle
Constructor Summary | |
---|---|
protected |
MethodHandle(java.dyn.MethodHandle.Access token,
MethodType type)
|
Method Summary | |
---|---|
MethodType |
type()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected MethodHandle(java.dyn.MethodHandle.Access token, MethodType type)
Method Detail |
---|
public MethodType type()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |