TreeNode.treeify

Forms tree of the nodes linked from this node. @return root of tree

class TreeNode(K, V)
final
void
treeify
(
HashMapNode!(K, V)[] tab
)

Meta