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, setIndentpublic NestHostData(ClassData cls)
public NestHostData read(DataInputStream in, int attribute_length) throws IOException, ClassFormatError
IOExceptionClassFormatErrorpublic void print()
Copyright © 2021. All Rights Reserved.