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