Uses of Interface
java.lang.classfile.constantpool.MethodTypeEntry
Packages that use MethodTypeEntryPREVIEW
Package
Description
Provides interfaces describing classfile constant pool entries for the
java.lang.classfile
PREVIEW library.-
Uses of MethodTypeEntryPREVIEW in java.lang.classfile.constantpoolPREVIEW
Methods in java.lang.classfile.constantpoolPREVIEW that return MethodTypeEntryPREVIEWModifier and TypeMethodDescriptionConstantPoolBuilder.methodTypeEntry
(Utf8EntryPREVIEW descriptor) Returns AMethodTypeEntry
PREVIEW describing a method type.ConstantPoolBuilder.methodTypeEntry
(MethodTypeDesc descriptor) Returns AMethodTypeEntry
PREVIEW describing a method type.