Package | Description |
---|---|
jdk.dynalink |
Dynalink is a library for dynamic linking of high-level operations on objects.
|
jdk.dynalink.beans |
Contains the linker for ordinary Java objects.
|
jdk.dynalink.linker |
Contains interfaces and classes needed by language runtimes to implement
their own language-specific object models and type conversions.
|
jdk.dynalink.linker.support |
Contains classes that make it more convenient for language runtimes to
implement their own language-specific object models and type conversions
by providing basic implementations of some classes as well as various
utilities.
|
jdk.dynalink.support |
Contains classes that make using Dynalink more convenient by providing
basic implementations of some classes as well as various utilities.
|
Class and Description |
---|
GuardedInvocation
Represents a conditionally valid method handle.
|
GuardedInvocationTransformer
Interface for objects that are used to transform one guarded invocation into
another one.
|
GuardingDynamicLinker
The base interface for language-specific dynamic linkers.
|
LinkerServices
Interface for services provided to
GuardingDynamicLinker instances by
the DynamicLinker that owns them. |
MethodHandleTransformer
A generic interface describing operations that transform method handles.
|
MethodTypeConversionStrategy
Interface for objects representing a strategy for converting a method handle
to a new type.
|
Class and Description |
---|
GuardedInvocation
Represents a conditionally valid method handle.
|
GuardingDynamicLinker
The base interface for language-specific dynamic linkers.
|
LinkerServices
Interface for services provided to
GuardingDynamicLinker instances by
the DynamicLinker that owns them. |
LinkRequest
Represents a request to link a particular invocation at a particular call
site.
|
TypeBasedGuardingDynamicLinker
A guarding dynamic linker that can determine whether it can link the call site solely based on the type of the first
argument at linking invocation time.
|
Class and Description |
---|
ConversionComparator.Comparison
Enumeration of possible outcomes of comparing one conversion to another.
|
GuardedInvocation
Represents a conditionally valid method handle.
|
GuardingDynamicLinker
The base interface for language-specific dynamic linkers.
|
LinkerServices
Interface for services provided to
GuardingDynamicLinker instances by
the DynamicLinker that owns them. |
LinkRequest
Represents a request to link a particular invocation at a particular call
site.
|
Class and Description |
---|
GuardedInvocation
Represents a conditionally valid method handle.
|
GuardingDynamicLinker
The base interface for language-specific dynamic linkers.
|
LinkerServices
Interface for services provided to
GuardingDynamicLinker instances by
the DynamicLinker that owns them. |
LinkRequest
Represents a request to link a particular invocation at a particular call
site.
|
MethodHandleTransformer
A generic interface describing operations that transform method handles.
|
TypeBasedGuardingDynamicLinker
A guarding dynamic linker that can determine whether it can link the call site solely based on the type of the first
argument at linking invocation time.
|
Class and Description |
---|
GuardedInvocation
Represents a conditionally valid method handle.
|
Copyright © 2015, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-03-31-172659.buildd.src