Uses of Interface
java.lang.classfile.attribute.SourceIDAttribute
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
Modifier and TypeMethodDescriptionAttributes.sourceId()
Returns Attribute mapper for theSourceID
attribute. -
Uses of SourceIDAttributePREVIEW in java.lang.classfile.attributePREVIEW
Modifier and TypeInterfaceDescriptioninterface
Preview.Models theSourceID
attribute, which can appear on classes.Modifier and TypeMethodDescriptionstatic SourceIDAttributePREVIEW
Returns aSourceID
attribute.static SourceIDAttributePREVIEW
Returns aSourceID
attribute.