Package io.grpc
Interface PersistentHashArrayMappedTrie.Node<K,V>
- All Known Implementing Classes:
PersistentHashArrayMappedTrie.CollisionLeaf,PersistentHashArrayMappedTrie.CompressedIndex,PersistentHashArrayMappedTrie.Leaf
- Enclosing class:
PersistentHashArrayMappedTrie
static interface PersistentHashArrayMappedTrie.Node<K,V>
-
Method Summary
-
Method Details
-
get
-
put
-
size
int size()
-