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, setIndent
public RecordData(ClassData cls)
public RecordData read(DataInputStream in) throws IOException
IOException
public void print() throws IOException
IOException
Copyright © 2021. All Rights Reserved.