public class RuntimeVisibleParameterAnnotationsAttribute extends AttributeInfo
AttributeInfo.AttributeContext| Constructor and Description |
|---|
RuntimeVisibleParameterAnnotationsAttribute(String name,
DataInputStream is,
ConstantPool constantPool) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDependentClassNames(Set<String> classNames) |
ParameterAnnotation[] |
getParameterAnnotations() |
checkAttributeLength, getAttributes, getContext, getName, readAttributes, toStringpublic RuntimeVisibleParameterAnnotationsAttribute(String name, DataInputStream is, ConstantPool constantPool) throws IOException
IOExceptionpublic ParameterAnnotation[] getParameterAnnotations()
public void addDependentClassNames(Set<String> classNames)
addDependentClassNames in interface DependencyHolderaddDependentClassNames in class AttributeInfoCopyright © 2017–2021 Hans Jörg Heßmann. All rights reserved.