Represents a node in the inner structure of KoneMutableMap. See KoneMapNode for general definition.
Indicates if the node is detached from the structure it was a part of.
Returns key corresponding to that node.
Returns value corresponding to that node. Change of the value changes the corresponding value in the structure.
Removes the corresponding place from the heap and detaches the node.