| Package | Description |
|---|---|
| org.openjdk.asmtools.jdis |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<RecordData.Component> |
RecordData.components |
| Modifier and Type | Method and Description |
|---|---|
RecordData.Component |
RecordData.Component.read(java.io.DataInputStream in)
Read and resolve the component data called from ClassData.
|