A Map implementation that maps the Key object to a string using the provided hash function. This ensures that equal objects that are not the same instance are mapped to the same value.
Optional
Readonly
Private
A Map implementation that maps the Key object to a string using the provided hash function. This ensures that equal objects that are not the same instance are mapped to the same value.