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