Interface MapMakerInternalMap.WeakValueEntry<K,​V,​E extends MapMakerInternalMap.InternalEntry<K,​V,​E>>

    • Method Detail

      • clearValue

        void clearValue()
        Clears the weak value reference held by the entry. Should be used when the entry's value is overwritten.