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 and Description |
---|---|
class |
CallSiteDescriptor
Call site descriptors contain all the information necessary for linking a
call site.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
LinkerServices.getWithLookup(Supplier<T> operation,
SecureLookupSupplier lookupSupplier)
Executes an operation within the context of a particular
MethodHandles.Lookup lookup object. |
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-03-31-172659.buildd.src