Class DocumentsAdapter_Factory

java.lang.Object
com.yoti.mobile.android.documentcapture.view.selection.DocumentsAdapter_Factory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.documentcapture.view.selection.DocumentsAdapter>, javax.inject.Provider<com.yoti.mobile.android.documentcapture.view.selection.DocumentsAdapter>

@DaggerGenerated public final class DocumentsAdapter_Factory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.documentcapture.view.selection.DocumentsAdapter>
  • Constructor Details

    • DocumentsAdapter_Factory

      public DocumentsAdapter_Factory(javax.inject.Provider<android.content.Context> contextProvider)
  • Method Details

    • get

      public com.yoti.mobile.android.documentcapture.view.selection.DocumentsAdapter get()
      Specified by:
      get in interface javax.inject.Provider<com.yoti.mobile.android.documentcapture.view.selection.DocumentsAdapter>
    • create

      public static DocumentsAdapter_Factory create(javax.inject.Provider<android.content.Context> contextProvider)
    • newInstance

      public static com.yoti.mobile.android.documentcapture.view.selection.DocumentsAdapter newInstance(android.content.Context context)