ksmt-core
0.5.23
ksmt-core
/
io.ksmt.cache.weak
/
ConcurrentWeakInterner
/
newNode
new
Node
open
override
fun
newNode
(
key
:
T
,
referenceQueue
:
ReferenceQueue
<
T
>
,
value
:
Any
,
hash
:
Int
)
:
ConcurrentWeakHashMapCache.KeyRefNode
<
T
,
Any
>