Uses of Interface
java.lang.classfile.constantpool.DynamicConstantPoolEntry
Package
Description
Provides interfaces describing classfile constant pool entries for the
java.lang.classfile
library.-
Uses of DynamicConstantPoolEntry in java.lang.classfile.constantpool
Modifier and TypeInterfaceDescriptioninterface
Models aCONSTANT_Dynamic_info
constant in the constant pool of a classfile.interface
Models a constant pool entry for a dynamic call site.