newNode

open override fun newNode(key: K, referenceQueue: ReferenceQueue<K>, value: V, hash: Int): ConcurrentWeakHashMapCache.KeyRefNode<K, V>