Uses of Interface
java.lang.classfile.constantpool.DynamicConstantPoolEntry
Packages that use DynamicConstantPoolEntryPREVIEW
Package
Description
Provides interfaces describing classfile constant pool entries for the
java.lang.classfilePREVIEW library.-
Uses of DynamicConstantPoolEntryPREVIEW in java.lang.classfile.constantpoolPREVIEW
Subinterfaces of DynamicConstantPoolEntryPREVIEW in java.lang.classfile.constantpoolPREVIEWModifier and TypeInterfaceDescriptioninterfacePreview.Models aCONSTANT_Dynamic_infoconstant in the constant pool of a classfile.interfacePreview.Models a constant pool entry for a dynamic call site.