KoneMutableSetNode
Represents a node in the inner structure of a KoneMutableNoddedSet. See KoneMutableNoddedSet and KoneSetNode for more.
The node can be detached by removing the corresponding element from the set it was defined in. In that case only its element is preserved and other methods and properties throw DetachedNodeException.