public class RuntimeVisibleParameterAnnotationsAttribute extends ParameterAnnotationsAttribute
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
parameter_annotations| Constructor and Description |
|---|
RuntimeVisibleParameterAnnotationsAttribute(ParameterAnnotationInfo[] parameter_annotations) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
name() |
(package private) static RuntimeVisibleParameterAnnotationsAttribute |
parseRuntimeVisibleParameterAnnotationsAttribute(java.io.DataInput in,
ConstantPool constant_pool) |
parseParameterAnnotationsAttribute, toStringpublic static final java.lang.String NAME
RuntimeVisibleParameterAnnotationsAttribute(ParameterAnnotationInfo[] parameter_annotations)
public java.lang.String name()
static RuntimeVisibleParameterAnnotationsAttribute parseRuntimeVisibleParameterAnnotationsAttribute(java.io.DataInput in, ConstantPool constant_pool) throws java.io.IOException
java.io.IOException