Class RuntimeVisibleParameterAnnotations
java.lang.Object
org.apache.bcel.classfile.Attribute
org.apache.bcel.classfile.ParameterAnnotations
org.apache.bcel.classfile.RuntimeVisibleParameterAnnotations
- All Implemented Interfaces:
Serializable, Cloneable, Node
represents a parameter annotation that is represented in the class file
and is provided to the JVM.
- Since:
- 5.3
- See Also:
-
Field Summary
Fields inherited from class Attribute
constant_pool, length, name_index, tag -
Method Summary
Methods inherited from class ParameterAnnotations
accept, dump, getNumParameterAnnotation, getParameterAnnotationEntries, getParameterAnnotationTable, setParameterAnnotationTableMethods inherited from class Attribute
addAttributeReader, clone, getConstantPool, getLength, getName, getNameIndex, getTag, readAttribute, removeAttributeReader, setConstantPool, setLength, setNameIndex, toString