Class CPFieldRef


  • public class CPFieldRef
    extends ConstantPoolEntry
    Field reference constant pool entry.
    • Field Detail

      • classNameIndex

        transient int classNameIndex
      • nameAndTypeIndex

        transient int nameAndTypeIndex
      • hashCodeComputed

        private boolean hashCodeComputed
      • cachedHashCode

        private int cachedHashCode
    • Constructor Detail