public class RuntimeInvisibleParameterAnnotationsAttribute extends ParameterAnnotationsAttribute
ParameterAnnotationsAttribute.Constructor<A extends ParameterAnnotationsAttribute>| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
parameter_annotations| Constructor and Description |
|---|
RuntimeInvisibleParameterAnnotationsAttribute(ParameterAnnotationInfo[] parameter_annotations) |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
static RuntimeInvisibleParameterAnnotationsAttribute |
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 RuntimeInvisibleParameterAnnotationsAttribute(ParameterAnnotationInfo[] parameter_annotations)
public String name()
public static RuntimeInvisibleParameterAnnotationsAttribute read(DataInput in, ConstantPool constant_pool) throws IOException
IOExceptionCopyright © 2021. All rights reserved.