Package | Description |
---|---|
jdk.dynalink |
Dynalink is a library for dynamic linking of high-level operations on objects.
|
jdk.dynalink.linker |
Contains interfaces and classes needed by language runtimes to implement
their own language-specific object models and type conversions.
|
Modifier and Type | Class | Description |
---|---|---|
class |
CallSiteDescriptor |
Call site descriptors contain all the information necessary for linking a
call site.
|
Modifier and Type | Method | Description |
---|---|---|
<T> T |
LinkerServices.getWithLookup(Supplier<T> operation,
SecureLookupSupplier lookupSupplier) |
Executes an operation within the context of a particular
MethodHandles.Lookup lookup object. |
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2015, 2016, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b147-1