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