Skip to content

Instantly share code, notes, and snippets.

@AdrianoCelentano
Last active March 4, 2019 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AdrianoCelentano/57f6068ccd0f26eec1cf5d6c8c820aa6 to your computer and use it in GitHub Desktop.
Save AdrianoCelentano/57f6068ccd0f26eec1cf5d6c8c820aa6 to your computer and use it in GitHub Desktop.
Credit card provider multibindings
@Binds
@IntoMap
@StringKey(CREDIT_CARD_KEY)
fun provideCardProvider(paymentProvider: CreditCardPaymentProvider): PaymentProvider
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment