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