public static class StackMapData.StackMapItem2 extends java.lang.Object implements Data
Modifier and Type | Field and Description |
---|---|
(package private) Argument |
arg |
(package private) Tables.StackMapType |
itemType |
Constructor and Description |
---|
StackMapItem2(Tables.StackMapType itemType,
Argument arg) |
Modifier and Type | Method and Description |
---|---|
int |
getLength() |
void |
write(CheckedDataOutputStream out) |
Tables.StackMapType itemType
Argument arg
StackMapItem2(Tables.StackMapType itemType, Argument arg)
public void write(CheckedDataOutputStream out) throws java.io.IOException