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
Java SE 19 & JDK 19
DRAFT 19-panama+1-13
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
SEARCH:
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.