public final class AttRuntimeInvisibleAnnotations extends BaseAnnotations
RuntimeInvisibleAnnotations
attributes.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ATTRIBUTE_NAME
non-null; attribute name for attributes of this type |
| Constructor and Description |
|---|
AttRuntimeInvisibleAnnotations(Annotations annotations,
int byteLength)
Constructs an instance.
|
byteLength, getAnnotationsgetNamepublic static final java.lang.String ATTRIBUTE_NAME
non-null; attribute name for attributes of this typepublic AttRuntimeInvisibleAnnotations(Annotations annotations, int byteLength)
annotations - non-null; the list of annotationsbyteLength - >= 0; attribute data length in the original
classfile (not including the attribute header)Copyright © 2020. All Rights Reserved.