Uses of Interface
java.lang.classfile.attribute.SourceIDAttribute
Packages that use SourceIDAttribute
Package
Description
Provides classfile parsing, generation, and transformation library.
Provides interfaces describing classfile attributes for the
java.lang.classfile library.-
Uses of SourceIDAttribute in java.lang.classfile
Methods in java.lang.classfile that return types with arguments of type SourceIDAttributeModifier and TypeMethodDescriptionstatic AttributeMapper<SourceIDAttribute> Attributes.sourceId()Returns Attribute mapper for theSourceIDattribute. -
Uses of SourceIDAttribute in java.lang.classfile.attribute
Subinterfaces with type arguments of type SourceIDAttribute in java.lang.classfile.attributeModifier and TypeInterfaceDescriptioninterfaceModels theSourceIDattribute, which can appear on classes.Methods in java.lang.classfile.attribute that return SourceIDAttributeModifier and TypeMethodDescriptionstatic SourceIDAttributeReturns aSourceIDattribute.static SourceIDAttributeReturns aSourceIDattribute.