Class MigrationModule_ProvideVersion7MigratorFactory

  • All Implemented Interfaces:
    dagger.internal.Factory<Migrator>, javax.inject.Provider<Migrator>

    @Generated(value="dagger.internal.codegen.ComponentProcessor",
               comments="https://dagger.dev")
    public final class MigrationModule_ProvideVersion7MigratorFactory
    extends Object
    implements dagger.internal.Factory<Migrator>
    • Constructor Detail

      • MigrationModule_ProvideVersion7MigratorFactory

        public MigrationModule_ProvideVersion7MigratorFactory​(org.cryptomator.cryptofs.migration.MigrationModule module,
                                                              javax.inject.Provider<Version7Migrator> migratorProvider)