Class AssetToFileConverter_Factory

java.lang.Object
com.yoti.mobile.android.yotidocs.common.file.AssetToFileConverter_Factory
All Implemented Interfaces:
dagger.internal.Factory<com.yoti.mobile.android.yotidocs.common.file.AssetToFileConverter>, javax.inject.Provider<com.yoti.mobile.android.yotidocs.common.file.AssetToFileConverter>

@DaggerGenerated public final class AssetToFileConverter_Factory extends Object implements dagger.internal.Factory<com.yoti.mobile.android.yotidocs.common.file.AssetToFileConverter>
  • Constructor Details

    • AssetToFileConverter_Factory

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

    • get

      public com.yoti.mobile.android.yotidocs.common.file.AssetToFileConverter get()
      Specified by:
      get in interface javax.inject.Provider<com.yoti.mobile.android.yotidocs.common.file.AssetToFileConverter>
    • create

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

      public static com.yoti.mobile.android.yotidocs.common.file.AssetToFileConverter newInstance(android.content.Context context)