Uses of Interface
io.smallrye.classfile.constantpool.DynamicConstantPoolEntry
Packages that use DynamicConstantPoolEntry
Package
Description
Provides interfaces describing constant pool entries for the
io.smallrye.classfile library.-
Uses of DynamicConstantPoolEntry in io.smallrye.classfile.constantpool
Subinterfaces of DynamicConstantPoolEntry in io.smallrye.classfile.constantpoolModifier and TypeInterfaceDescriptioninterfaceModels aCONSTANT_Dynamic_infostructure, representing a dynamically-computed constant, in the constant pool of aclassfile.interfaceModels aCONSTANT_InvokeDynamic_infostructure, or the symbolic reference to a dynamically-computed call site, in the constant pool of aclassfile.