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