public class RuntimeInvisibleParameterAnnotationsAttribute extends ParameterAnnotationsAttribute
parameterAnnotations, u1parametersCount, u2parameterAnnotationsCountu2attributeNameIndex, visitorInfo| Constructor and Description |
|---|
RuntimeInvisibleParameterAnnotationsAttribute()
Creates an uninitialized RuntimeInvisibleParameterAnnotationsAttribute.
|
RuntimeInvisibleParameterAnnotationsAttribute(int u2attributeNameIndex,
int u1parametersCount,
int[] u2parameterAnnotationsCount,
Annotation[][] parameterAnnotations)
Creates an initialized RuntimeInvisibleParameterAnnotationsAttribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Clazz clazz,
Method method,
AttributeVisitor attributeVisitor)
Accepts the given visitor in the context of the given method.
|
annotationsAcceptaccept, accept, accept, getAttributeName, getVisitorInfo, setVisitorInfopublic RuntimeInvisibleParameterAnnotationsAttribute()
public RuntimeInvisibleParameterAnnotationsAttribute(int u2attributeNameIndex,
int u1parametersCount,
int[] u2parameterAnnotationsCount,
Annotation[][] parameterAnnotations)
Copyright © 2015. All Rights Reserved.