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