JavaScript is disabled on your browser.
Skip navigation links
Java SE 21 & JDK 21
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
SEARCH
Uses of Package
jdk.dynalink.support
Packages that use
jdk.dynalink.support
Package
Description
jdk.dynalink.support
Contains classes that make using Dynalink more convenient by providing basic implementations of some classes as well as various utilities.
Classes in
jdk.dynalink.support
used by
jdk.dynalink.support
Class
Description
AbstractRelinkableCallSite
A basic implementation of the
RelinkableCallSite
as a
MutableCallSite
.