public class RecordData extends Indenter
since class file 58.65535 (JEP 359)
| Constructor and Description |
|---|
RecordData(ClassData cls) |
| Modifier and Type | Method and Description |
|---|---|
void |
print()
Prints the record data to the current output stream.
|
RecordData |
read(DataInputStream in) |
decreaseIndent, getIndentString, increaseIndent, indent, setIndentpublic RecordData(ClassData cls)
public RecordData read(DataInputStream in) throws IOException
IOExceptionpublic void print()
throws IOException
IOExceptionCopyright © 2021. All Rights Reserved.