public class NestHostData extends Indenter
since class file 55.0 (JEP 181)
Constructor and Description |
---|
NestHostData(ClassData cls) |
Modifier and Type | Method and Description |
---|---|
void |
print() |
NestHostData |
read(DataInputStream in,
int attribute_length) |
decreaseIndent, getIndentString, increaseIndent, indent, setIndent
public NestHostData(ClassData cls)
public NestHostData read(DataInputStream in, int attribute_length) throws IOException, ClassFormatError
IOException
ClassFormatError
public void print()
Copyright © 2021. All Rights Reserved.