Class DaggerAlphabeticalPickerComponent.Builder
java.lang.Object
com.yoti.mobile.android.commonui.di.DaggerAlphabeticalPickerComponent.Builder
- Enclosing class:
- DaggerAlphabeticalPickerComponent
-
Method Summary
Modifier and TypeMethodDescriptioncom.yoti.mobile.android.commonui.di.AlphabeticalPickerComponentbuild()coroutineContextModule(com.yoti.mobile.android.yotidocs.common.di.schedulers.CoroutineContextModule coroutineContextModule) Deprecated.This module is declared, but an instance is not used in the component.
-
Method Details
-
coroutineContextModule
@Deprecated public DaggerAlphabeticalPickerComponent.Builder coroutineContextModule(com.yoti.mobile.android.yotidocs.common.di.schedulers.CoroutineContextModule coroutineContextModule) Deprecated.This module is declared, but an instance is not used in the component. This method is a no-op. For more, see https://dagger.dev/unused-modules. -
build
public com.yoti.mobile.android.commonui.di.AlphabeticalPickerComponent build()
-