Class ClassModel.AttributePool.LocalVariableTypeTableEntry

java.lang.Object
com.aparapi.internal.model.ClassModel.AttributePool.AttributePoolEntry
com.aparapi.internal.model.ClassModel.AttributePool.LocalVariableTypeTableEntry
Enclosing class:
ClassModel.AttributePool

public class ClassModel.AttributePool.LocalVariableTypeTableEntry extends ClassModel.AttributePool.AttributePoolEntry
  • Constructor Details

    • LocalVariableTypeTableEntry

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

    • getBytes

      public byte[] getBytes()
    • toString

      public String toString()
      Overrides:
      toString in class Object