public final class AttRuntimeVisibleParameterAnnotations extends BaseParameterAnnotations
RuntimeVisibleParameterAnnotations
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 |
|---|
AttRuntimeVisibleParameterAnnotations(AnnotationsList annotations,
int byteLength)
Constructs an instance.
|
byteLength, getParameterAnnotationsgetNamepublic static final java.lang.String ATTRIBUTE_NAME
non-null; attribute name for attributes of this typepublic AttRuntimeVisibleParameterAnnotations(AnnotationsList annotations, int byteLength)
annotations - non-null; the parameter annotationsbyteLength - >= 0; attribute data length in the original
classfile (not including the attribute header)Copyright © 2020. All Rights Reserved.