Class AnnotationDefault

java.lang.Object
org.aspectj.apache.bcel.classfile.Attribute
org.aspectj.apache.bcel.classfile.AnnotationDefault
All Implemented Interfaces:
Serializable, Cloneable, Node

public class AnnotationDefault extends Attribute
This attribute is attached to a method and indicates the default value for an annotation element.
See Also:
Serialized Form