Class LLRBEmptyNode<K,V>

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

@InternalApi public class LLRBEmptyNode<K,V> extends Object implements LLRBNode<K,V>