Uses of Interface
java.lang.constant.MethodTypeDesc

Packages that use MethodTypeDesc
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the java.lang.classfilePREVIEW library.
Provides specific components, transformations, and tools built on top of the java.lang.classfilePREVIEW library.
Provides interfaces describing classfile constant pool entries for the java.lang.classfilePREVIEW library.
Provides interfaces describing code instructions for the java.lang.classfilePREVIEW library.
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.