See: Description
Class | Description |
---|---|
CallSite | |
InvokeDynamic | |
JavaMethodHandle | |
Linkage | |
LinkagePermission | |
MethodHandle | |
MethodHandles | |
MethodHandles.Lookup | |
MethodType |
Exception | Description |
---|---|
NoAccessException | |
WrongMethodTypeException |
Thrown to indicate that code has attempted to call a method handle
via the wrong method type.
|
Error | Description |
---|---|
InvokeDynamicBootstrapError |