Class HashTrieMap<K,V>

java.lang.Object
swim.collections.HashTrieMap<K,V>
All Implemented Interfaces:
Iterable<Map.Entry<K,V>>, Map<K,V>, Debug

public final class HashTrieMap<K,V> extends Object implements Iterable<Map.Entry<K,V>>, Map<K,V>, Debug