Implicit conversion that fixes the key and value types offactory toK andV, respectively.
Implicit conversion that fixes the key and value types offactory toK andV, respectively.
Collection type constructor of the factory (e.g.TreeMap)
Type of keys
Type of values
The factory to fix the key and value types
AFactory that uses the givenfactory to build a map with keys of typeK and values of typeV