Create a HashMapKeyValueExtractor instance. This class guaranties that keys and values are in the same order as in provided HashMap.
The hashmap which should be use for extracting keys and values.