Package io.grpc

Class PersistentHashArrayMappedTrie.Leaf<K,V>

java.lang.Object
io.grpc.PersistentHashArrayMappedTrie.Leaf<K,V>
All Implemented Interfaces:
PersistentHashArrayMappedTrie.Node<K,V>
Enclosing class:
PersistentHashArrayMappedTrie

static final class PersistentHashArrayMappedTrie.Leaf<K,V> extends Object implements PersistentHashArrayMappedTrie.Node<K,V>