JavaScript is disabled on your browser.
Skip navigation links
Java SE 17 & JDK 17
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.