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