Class ClassAnnotation

java.lang.Object
org.jboss.classfilewriter.annotations.ClassAnnotation
All Implemented Interfaces:
WritableEntry

public class ClassAnnotation extends Object implements WritableEntry
A bytecode representation of a java annotation
Author:
Stuart Douglas