Class CPClass

    • Field Detail

      • index

        private int index
      • name

        public java.lang.String name
      • utf8

        private final CPUTF8 utf8
      • hashCodeComputed

        private boolean hashCodeComputed
      • cachedHashCode

        private int cachedHashCode
    • Constructor Detail

      • CPClass

        public CPClass​(CPUTF8 name,
                       int globalIndex)
        Creates a new CPClass
        Parameters:
        name - TODO
        globalIndex - index in CpBands
        Throws:
        java.lang.NullPointerException - if name is null