public class NestHostAttribute extends AttributeInfo
AttributeInfo.AttributeContext| Constructor and Description |
|---|
NestHostAttribute(String name,
DataInputStream is,
ConstantPool constantPool) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDependentClassNames(Set<String> classNames) |
String |
getHostClassName() |
String |
toString() |
getContext, getName, readAttributes, readClassNames, skipLengthpublic NestHostAttribute(String name, DataInputStream is, ConstantPool constantPool) throws IOException
IOExceptionpublic String getHostClassName()
public 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.