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.classfile
PREVIEW library.-
Uses of SourceIDAttributePREVIEW in java.lang.classfilePREVIEW
Methods in java.lang.classfilePREVIEW that return types with arguments of type SourceIDAttributePREVIEWModifier and TypeMethodDescriptionAttributes.sourceId()
Returns Attribute mapper for theSourceID
attribute. -
Uses of SourceIDAttributePREVIEW in java.lang.classfile.attributePREVIEW
Subinterfaces with type arguments of type SourceIDAttributePREVIEW in java.lang.classfile.attributePREVIEWModifier and TypeInterfaceDescriptioninterface
Preview.Models theSourceID
attribute, which can appear on classes.Methods in java.lang.classfile.attributePREVIEW that return SourceIDAttributePREVIEWModifier and TypeMethodDescriptionstatic SourceIDAttributePREVIEW
Returns aSourceID
attribute.static SourceIDAttributePREVIEW
Returns aSourceID
attribute.