public class ModulePackagesAttribute extends AttributeInfo
AttributeInfo.AttributeContext| Constructor and Description |
|---|
ModulePackagesAttribute(String name,
DataInputStream is,
ConstantPool constantPool) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getPackageNames() |
String |
toString() |
addDependentClassNames, getContext, getName, readAttributes, readClassNames, skipLengthpublic ModulePackagesAttribute(String name, DataInputStream is, ConstantPool constantPool) throws IOException
IOExceptionpublic String[] getPackageNames()
public String toString()
toString in class AttributeInfoCopyright © 2017–2025 Hans Jörg Heßmann. All rights reserved.