Class BoundAttribute.BoundSourceIDAttribute

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

public static final class BoundAttribute.BoundSourceIDAttribute extends BoundAttribute<SourceIDAttribute> implements SourceIDAttribute
  • Constructor Details

  • 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