hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
TreeNode.treeify
hunt
collection
HashMap
TreeNode
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
Source
See Implementation
hunt
collection
HashMap
TreeNode
constructors
this
functions
find
getTreeNode
putTreeVal
removeTreeNode
root
split
treeify
untreeify
static functions
balanceDeletion
balanceInsertion
checkInvariants
moveRootToFront
rotateLeft
rotateRight
tieBreakOrder
variables
UNTREEIFY_THRESHOLD
left
parent
prev
red
right
Forms tree of the nodes linked from this node. @return root of tree