Class ClassModel.AttributePool.StackMapTableEntry
java.lang.Object
com.aparapi.internal.model.ClassModel.AttributePool.AttributePoolEntry
com.aparapi.internal.model.ClassModel.AttributePool.StackMapTableEntry
- Enclosing class:
ClassModel.AttributePool
class ClassModel.AttributePool.StackMapTableEntry
extends ClassModel.AttributePool.AttributePoolEntry
-
Field Summary
FieldsFields inherited from class ClassModel.AttributePool.AttributePoolEntry
length, nameIndex -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ClassModel.AttributePool.AttributePoolEntry
getAttributePool, getLength, getName, getNameIndex
-
Field Details
-
bytes
private byte[] bytes
-
-
Constructor Details
-
StackMapTableEntry
StackMapTableEntry(byte[] _bytes, int _nameIndex, int _length)
-
-
Method Details
-
getBytes
byte[] getBytes() -
toString
-