public class RuntimeVisibleParameterAnnotationsAttribute extends ParameterAnnotationsAttribute
ParameterAnnotationsAttribute.Constructor<A extends ParameterAnnotationsAttribute>| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
parameter_annotations| Constructor and Description |
|---|
RuntimeVisibleParameterAnnotationsAttribute(ParameterAnnotationInfo[] parameter_annotations) |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
static RuntimeVisibleParameterAnnotationsAttribute |
read(DataInput in,
ConstantPool constant_pool) |
attribute_length, toString, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitattributes_length, readAttribute, readAttributes, writeAttributespublic static final String NAME
public RuntimeVisibleParameterAnnotationsAttribute(ParameterAnnotationInfo[] parameter_annotations)
public String name()
public static RuntimeVisibleParameterAnnotationsAttribute read(DataInput in, ConstantPool constant_pool) throws IOException
IOExceptionCopyright © 2021. All rights reserved.