newNode

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