Interface AbstractConcurrentMapBase.Entry<V>

    • Method Detail

      • getValue

        V getValue()
      • setValue

        void setValue​(V value)
      • getHash

        int getHash()
      • isValid

        boolean isValid()