stripe-android
androidJvm
stripe-core
/
com.stripe.android.core.injection
/
Injector
Injector
interface
Injector
Mark a class that can inject into
Injectable
s.
Inheritors
NonFallbackInjector
Functions
Functions
inject
Link copied to clipboard
abstract
fun
inject
(
injectable
:
Injectable
<
*
>
)
Injects into a
Injectable
instance.