Uses of Class
com.github.andrewoma.dexx.collection.internal.hashmap.HashTrieMap
Packages that use HashTrieMap
-
Uses of HashTrieMap in com.github.andrewoma.dexx.collection.internal.hashmap
Methods in com.github.andrewoma.dexx.collection.internal.hashmap that return HashTrieMapModifier and TypeMethodDescriptionprotected static <K,
V> HashTrieMap <K, V> CompactHashMap.makeHashTrieMap
(int hash0, CompactHashMap<K, V> elem0, int hash1, CompactHashMap<K, V> elem1, int level, int size)