Returns the comparator used to order the keys in this map, or null if this map uses the natural ordering of its keys.
null
Returns: the comparator used to order the keys in this map, or null if this map uses the natural ordering of its keys
Diagram: Map Simple