Finds the mapping key for Object val where Objects.equals(val, entry.value)
Key of mapping or null if no such mapping exists
The map to find the Object in
The object to find the key of