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