Class AnnotationsAttribute

java.lang.Object
org.jboss.classfilewriter.attributes.Attribute
org.jboss.classfilewriter.annotations.AnnotationsAttribute
All Implemented Interfaces:
WritableEntry

public class AnnotationsAttribute extends Attribute
An annotations attribute
Author:
Stuart Douglas