Class LLRBRedValueNode<K,V>

java.lang.Object
com.google.cloud.firestore.collection.LLRBValueNode<K,V>
com.google.cloud.firestore.collection.LLRBRedValueNode<K,V>
All Implemented Interfaces:
LLRBNode<K,V>

@InternalApi public class LLRBRedValueNode<K,V> extends LLRBValueNode<K,V>