Uses of Interface
java.lang.classfile.attribute.SourceIDAttribute
Packages that use SourceIDAttributePREVIEW
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfilePREVIEW library.-
Uses of SourceIDAttributePREVIEW in java.lang.classfilePREVIEW
Fields in java.lang.classfilePREVIEW with type parameters of type SourceIDAttributePREVIEWModifier and TypeFieldDescriptionstatic final AttributeMapperPREVIEW<SourceIDAttributePREVIEW> Attributes.SOURCE_IDAttribute mapper for theSourceIDattribute -
Uses of SourceIDAttributePREVIEW in java.lang.classfile.attributePREVIEW
Subinterfaces with type arguments of type SourceIDAttributePREVIEW in java.lang.classfile.attributePREVIEWModifier and TypeInterfaceDescriptioninterfacePreview.Models theSourceIDattribute, which can appear on classes.Methods in java.lang.classfile.attributePREVIEW that return SourceIDAttributePREVIEWModifier and TypeMethodDescriptionstatic SourceIDAttributePREVIEWReturns aSourceIDattribute.static SourceIDAttributePREVIEWReturns aSourceIDattribute.