Uses of Interface
java.lang.classfile.attribute.CodeAttribute
Packages that use CodeAttributePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfilePREVIEW library.-
Uses of CodeAttributePREVIEW in java.lang.classfilePREVIEW
Fields in java.lang.classfilePREVIEW with type parameters of type CodeAttributePREVIEWModifier and TypeFieldDescriptionstatic final AttributeMapperPREVIEW<CodeAttributePREVIEW> Attributes.CODEAttribute mapper for theCodeattribute -
Uses of CodeAttributePREVIEW in java.lang.classfile.attributePREVIEW
Subinterfaces with type arguments of type CodeAttributePREVIEW in java.lang.classfile.attributePREVIEWModifier and TypeInterfaceDescriptioninterfacePreview.Models theCodeattribute 4.7.3, appears on non-native, non-abstract methods and contains the bytecode of the method body.