Class ClassModel.AttributePool.StackMapTableEntry

    • Field Detail

      • bytes

        private byte[] bytes
    • Constructor Detail

      • StackMapTableEntry

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

      • getBytes

        byte[] getBytes()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object