public class AnnotationDefaultAttribute extends AttributeInfo
AttributeInfo.AttributeContext| Constructor and Description |
|---|
AnnotationDefaultAttribute(String name,
DataInputStream is,
ConstantPool constantPool) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDependentClassNames(Set<String> classNames) |
String |
toString() |
getContext, getName, readAttributes, readClassNames, skipLengthpublic AnnotationDefaultAttribute(String name, DataInputStream is, ConstantPool constantPool) throws IOException
IOExceptionpublic void addDependentClassNames(Set<String> classNames)
addDependentClassNames in interface DependencyHolderaddDependentClassNames in class AttributeInfopublic String toString()
toString in class AttributeInfoCopyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.