Obtains the previous node in the tree to which this node is associated, skipping key duplicates.
the previous node with a unique key or null if this is the first.
See Implementation
Obtains the previous node in the tree to which this node is associated, skipping key duplicates.