Package org.openjdk.asmtools.jasm
Class StackMapData.StackMapItem1
java.lang.Object
org.openjdk.asmtools.jasm.StackMapData.StackMapItem1
- All Implemented Interfaces:
Data
- Enclosing class:
- StackMapData
-
Field Details
-
itemType
Tables.StackMapType itemType
-
-
Constructor Details
-
StackMapItem1
StackMapItem1(Tables.StackMapType itemType)
-
-
Method Details
-
getLength
public int getLength() -
write
- Specified by:
write
in interfaceData
- Throws:
IOException
-