class ClassModel.AttributePool.StackMapTableEntry extends ClassModel.AttributePool.AttributePoolEntry
Modifier and Type | Field and Description |
---|---|
private byte[] |
bytes |
length, nameIndex
Constructor and Description |
---|
StackMapTableEntry(byte[] _bytes,
int _nameIndex,
int _length) |
Modifier and Type | Method and Description |
---|---|
(package private) byte[] |
getBytes() |
java.lang.String |
toString() |
getAttributePool, getLength, getName, getNameIndex