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