JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Package
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
jdk.dynalink
jdk.dynalink.linker.support
Uses of Package
jdk.dynalink.linker.support
Packages that use
jdk.dynalink.linker.support
Package
Description
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.
Classes in
jdk.dynalink.linker.support
used by
jdk.dynalink.linker.support
Class
Description
Lookup
A wrapper around
MethodHandles.Lookup
that masks checked exceptions.