public class StackMapData extends Object
Modifier and Type | Class and Description |
---|---|
static class |
StackMapData.StackMapItem1 |
static class |
StackMapData.StackMapItem2 |
Modifier and Type | Method and Description |
---|---|
int |
getLength() |
default String |
tabString(int tabLevel) |
void |
write(CheckedDataOutputStream out) |
public int getLength()
public void write(CheckedDataOutputStream out) throws IOException
IOException
public String tabString(int tabLevel)
Copyright © 2021. All Rights Reserved.