de.sciss.lucre.data.SkipList
A trait for observing the promotion and demotion of a key in the skip list's level hierarchy
Notifies the observer that a given key is demoted to a lower (more dense) level
Notifies the observer that a given key is promoted to a higher (more sparse) level
A trait for observing the promotion and demotion of a key in the skip list's level hierarchy