Class ClassFile.SyntheticAttribute

  • Enclosing class:
    ClassFile

    public static class ClassFile.SyntheticAttribute
    extends ClassFile.AttributeInfo
    Representation of a "Synthetic" attribute (see JVMS 4.7.6).
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void storeBody​(java.io.DataOutputStream dos)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait