Class ClassModel.AttributePool.OtherEntry

    • Field Detail

      • bytes

        private final byte[] bytes
    • Constructor Detail

      • OtherEntry

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

      • getBytes

        public byte[] getBytes()
      • toString

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