Uses of Class
io.vavr.collection.HashArrayMappedTrieModule.LeafSingleton
Packages that use HashArrayMappedTrieModule.LeafSingleton
-
Uses of HashArrayMappedTrieModule.LeafSingleton in io.vavr.collection
Methods in io.vavr.collection with parameters of type HashArrayMappedTrieModule.LeafSingletonModifier and TypeMethodDescription(package private) static <K,
V> HashArrayMappedTrieModule.AbstractNode <K, V> HashArrayMappedTrieModule.LeafNode.mergeLeaves
(int shift, HashArrayMappedTrieModule.LeafNode<K, V> leaf1, HashArrayMappedTrieModule.LeafSingleton<K, V> leaf2)