Class StepTrackerCoreModule_ProvidesDocumentCapturePropertiesFactory

java.lang.Object
com.yoti.mobile.android.yotisdkcore.stepTracker.di.StepTrackerCoreModule_ProvidesDocumentCapturePropertiesFactory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.yotisdkcore.feature.liveness.domain.DocumentCaptureProperties>, javax.inject.Provider<com.yoti.mobile.android.yotisdkcore.feature.liveness.domain.DocumentCaptureProperties>

@DaggerGenerated public final class StepTrackerCoreModule_ProvidesDocumentCapturePropertiesFactory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.yotisdkcore.feature.liveness.domain.DocumentCaptureProperties>
  • Constructor Details

    • StepTrackerCoreModule_ProvidesDocumentCapturePropertiesFactory

      public StepTrackerCoreModule_ProvidesDocumentCapturePropertiesFactory(com.yoti.mobile.android.yotisdkcore.stepTracker.di.StepTrackerCoreModule module)
  • Method Details

    • get

      public com.yoti.mobile.android.yotisdkcore.feature.liveness.domain.DocumentCaptureProperties get()
      Specified by:
      get in interface javax.inject.Provider<com.yoti.mobile.android.yotisdkcore.feature.liveness.domain.DocumentCaptureProperties>
    • create

      public static StepTrackerCoreModule_ProvidesDocumentCapturePropertiesFactory create(com.yoti.mobile.android.yotisdkcore.stepTracker.di.StepTrackerCoreModule module)
    • providesDocumentCaptureProperties

      public static com.yoti.mobile.android.yotisdkcore.feature.liveness.domain.DocumentCaptureProperties providesDocumentCaptureProperties(com.yoti.mobile.android.yotisdkcore.stepTracker.di.StepTrackerCoreModule instance)