public interface BitTreeMap<K,V> extends BitTree<V>
BitTree.BitConsumer<V>
V
read(K key)
readBy(Object key)
write(K key, V value)
forEach, read, write
V write(K key, V value)
key
value
V read(K key)
V readBy(Object key)
Copyright © 2020. All rights reserved.