Uses of Class
java.lang.constant.DynamicConstantDesc

Packages that use DynamicConstantDesc
Package
Description
Provides classes that are fundamental to the design of the Java programming language.
Classes and interfaces to represent nominal descriptors for run-time entities such as classes or method handles, and classfile entities such as constant pool entries or invokedynamic call sites.
The java.lang.invoke package provides low-level primitives for interacting with the Java Virtual Machine.
Classes to support low-level and efficient foreign memory/function access, directly from Java.