public class NestHostData extends Indenter
since class file 55.0 (JEP 181)
Modifier and Type | Field and Description |
---|---|
(package private) ClassData |
cls |
(package private) int |
host_class_index |
private Options |
options |
Constructor and Description |
---|
NestHostData(ClassData cls) |
Modifier and Type | Method and Description |
---|---|
void |
print() |
NestHostData |
read(java.io.DataInputStream in,
int attribute_length) |
decreaseIndent, getIndentString, increaseIndent, indent, setIndent
ClassData cls
int host_class_index
private Options options
public NestHostData(ClassData cls)
public NestHostData read(java.io.DataInputStream in, int attribute_length) throws java.io.IOException, java.lang.ClassFormatError
java.io.IOException
java.lang.ClassFormatError
public void print()