Class UnboundAttribute.UnboundSourceDebugExtensionAttribute

java.lang.Object
org.glavo.classfile.impl.AbstractElement
org.glavo.classfile.impl.UnboundAttribute<SourceDebugExtensionAttribute>
org.glavo.classfile.impl.UnboundAttribute.UnboundSourceDebugExtensionAttribute
All Implemented Interfaces:
Attribute<SourceDebugExtensionAttribute>, SourceDebugExtensionAttribute, ClassElement, ClassfileElement, WritableElement<SourceDebugExtensionAttribute>
Enclosing class:
UnboundAttribute<T extends Attribute<T>>

public static final class UnboundAttribute.UnboundSourceDebugExtensionAttribute extends UnboundAttribute<SourceDebugExtensionAttribute> implements SourceDebugExtensionAttribute
  • Constructor Details

    • UnboundSourceDebugExtensionAttribute

      public UnboundSourceDebugExtensionAttribute(byte[] contents)
  • Method Details