Ravi
08/18/2021, 7:37 AMArun
08/18/2021, 7:40 AMinterface
or abstract class
when using @Binds
don’t even get referenced in the generated dagger code.
It is used by dagger only to understand the supertype and corresponding implementation and dagger generates it’s own code to link the two.