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 Details

    • bytes

      private byte[] bytes
  • Constructor Details

    • StackMapTableEntry

      StackMapTableEntry(byte[] _bytes, int _nameIndex, int _length)
  • Method Details

    • getBytes

      byte[] getBytes()
    • toString

      public String toString()
      Overrides:
      toString in class Object