Uses of Interface
java.lang.classfile.attribute.CompilationIDAttribute
Packages that use CompilationIDAttributePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfilePREVIEW library.-
Uses of CompilationIDAttributePREVIEW in java.lang.classfilePREVIEW
Methods in java.lang.classfilePREVIEW that return types with arguments of type CompilationIDAttributePREVIEWModifier and TypeMethodDescriptionAttributes.compilationId()Returns Attribute mapper for theCompilationIDattribute. -
Uses of CompilationIDAttributePREVIEW in java.lang.classfile.attributePREVIEW
Subinterfaces with type arguments of type CompilationIDAttributePREVIEW in java.lang.classfile.attributePREVIEWModifier and TypeInterfaceDescriptioninterfacePreview.Models theCompilationIDattribute (@@@ need reference), which can appear on classes and records the compilation time of the class.Methods in java.lang.classfile.attributePREVIEW that return CompilationIDAttributePREVIEWModifier and TypeMethodDescriptionReturns aCompilationIDattribute.Returns aCompilationIDattribute.