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