Class UnboundAttribute.AdHocAttribute<T extends Attribute<T>>

java.lang.Object
org.glavo.classfile.impl.AbstractElement
org.glavo.classfile.impl.UnboundAttribute<T>
org.glavo.classfile.impl.UnboundAttribute.AdHocAttribute<T>
All Implemented Interfaces:
Attribute<T>, ClassFileElement, WritableElement<T>
Enclosing class:
UnboundAttribute<T extends Attribute<T>>

public abstract static non-sealed class UnboundAttribute.AdHocAttribute<T extends Attribute<T>> extends UnboundAttribute<T>