bindAdministrativeUnitNameRetriever

Tells Hilt to use the AdministrativeUnitNameGeocoderRetriever implementation when injecting the AdministrativeUnitNameRetriever interface.

Return

the AdministrativeUnitNameRetriever interface bound to the provided implementation.

Parameters

administrativeUnitNameGeocoderRetriever

the instance of AdministrativeUnitNameGeocoderRetriever to be used.