Class UnboundAttribute.UnboundSignatureAttribute

All Implemented Interfaces:
Attribute<SignatureAttribute>, SignatureAttribute, ClassElement, ClassFileElement, FieldElement, MethodElement, WritableElement<SignatureAttribute>
Enclosing class:
UnboundAttribute<T extends Attribute<T>>

public static final class UnboundAttribute.UnboundSignatureAttribute extends UnboundAttribute<SignatureAttribute> implements SignatureAttribute
  • Constructor Details

    • UnboundSignatureAttribute

      public UnboundSignatureAttribute(Utf8Entry signature)
  • Method Details