Class UnboundAttribute.UnboundSourceIDAttribute

All Implemented Interfaces:
Attribute<SourceIDAttribute>, SourceIDAttribute, ClassElement, ClassfileElement, WritableElement<SourceIDAttribute>
Enclosing class:
UnboundAttribute<T extends Attribute<T>>

public static final class UnboundAttribute.UnboundSourceIDAttribute extends UnboundAttribute<SourceIDAttribute> implements SourceIDAttribute
  • Constructor Details

    • UnboundSourceIDAttribute

      public UnboundSourceIDAttribute(Utf8Entry idEntry)
  • Method Details

    • sourceId

      public Utf8Entry sourceId()
      Description copied from interface: SourceIDAttribute
      Returns the source id. The source id is the last modified time of the source file (as reported by the filesystem, in milliseconds) when the classfile is compiled.
      Specified by:
      sourceId in interface SourceIDAttribute
      Returns:
      the source id