Class ConstantPool.Entry

    • Field Detail

      • index

        protected final int index
    • Method Detail

      • size

        public int size()
        The number of slots in the constant pool used by this entry. 2 for DoubleConstant and LongConstant; 1 for everything else.
      • byteLength

        public abstract int byteLength()