Interface LLRBNode<K,V>

All Known Implementing Classes:
LLRBBlackValueNode, LLRBEmptyNode, LLRBRedValueNode, LLRBValueNode

@InternalApi public interface LLRBNode<K,V>