Class ClassModel.AttributePool.AttributePoolEntry

    • Field Detail

      • length

        protected int length
      • nameIndex

        protected int nameIndex
    • Constructor Detail

      • AttributePoolEntry

        public AttributePoolEntry​(int _nameIndex,
                                  int _length)
    • Method Detail

      • getLength

        public int getLength()
      • getName

        public java.lang.String getName()
      • getNameIndex

        public int getNameIndex()