All Superinterfaces:
Tree<K,V>
All Known Implementing Classes:
DefaultRedTree, DerivedKeyRedTree

public interface RedTree<K,V> extends Tree<K,V>