Class ParameterAnnotationsAttribute

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

public class ParameterAnnotationsAttribute extends Attribute
A parameter annotations attribute
Author:
Stuart Douglas