Uses of Interface
java.lang.classfile.attribute.CompilationIDAttribute
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfile
PREVIEW library.-
Uses of CompilationIDAttributePREVIEW in java.lang.classfilePREVIEW
Modifier and TypeFieldDescriptionstatic final AttributeMapperPREVIEW
<CompilationIDAttributePREVIEW> Attributes.COMPILATION_ID
Attribute mapper for theCompilationID
attribute -
Uses of CompilationIDAttributePREVIEW in java.lang.classfile.attributePREVIEW
Modifier and TypeInterfaceDescriptioninterface
Preview.Models theCompilationID
attribute (@@@ need reference), which can appear on classes and records the compilation time of the class.Modifier and TypeMethodDescriptionReturns aCompilationID
attribute.Returns aCompilationID
attribute.