TreeNode.putTreeVal

Tree version of putVal.

class TreeNode(K, V)
final
TreeNode!(K, V)
putTreeVal
(
HashMap!(K, V) map
,
HashMapNode!(K, V)[] tab
,
size_t h
,
K k
,
V v
)

Meta