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