public class BootstrapMethodData extends Indenter
Constructor and Description |
---|
BootstrapMethodData(ClassData cls) |
Modifier and Type | Method and Description |
---|---|
void |
print() |
void |
read(DataInputStream in)
read
read and resolve the bootstrap method data called from ClassData.
|
decreaseIndent, getIndentString, increaseIndent, indent, setIndent
public BootstrapMethodData(ClassData cls)
public void read(DataInputStream in) throws IOException
IOException
public void print() throws IOException
IOException
Copyright © 2021. All Rights Reserved.