Uses of Interface
java.lang.classfile.attribute.BootstrapMethodsAttribute
Packages that use BootstrapMethodsAttributePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfile
PREVIEW library.-
Uses of BootstrapMethodsAttributePREVIEW in java.lang.classfilePREVIEW
Fields in java.lang.classfilePREVIEW with type parameters of type BootstrapMethodsAttributePREVIEWModifier and TypeFieldDescriptionstatic final AttributeMapperPREVIEW
<BootstrapMethodsAttributePREVIEW> Attributes.BOOTSTRAP_METHODS
Attribute mapper for theBootstrapMethods
attribute -
Uses of BootstrapMethodsAttributePREVIEW in java.lang.classfile.attributePREVIEW
Subinterfaces with type arguments of type BootstrapMethodsAttributePREVIEW in java.lang.classfile.attributePREVIEWModifier and TypeInterfaceDescriptioninterface
Preview.Models theBootstrapMethods
attribute 4.7.23, which serves as an extension to the constant pool of a classfile.