Uses of Interface
java.lang.classfile.attribute.BootstrapMethodsAttribute
Packages that use BootstrapMethodsAttributePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation 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