Class MigrationModule_ProvideVersion1CryptorProviderFactory

  • All Implemented Interfaces:
    dagger.internal.Factory<org.cryptomator.cryptolib.api.CryptorProvider>, javax.inject.Provider<org.cryptomator.cryptolib.api.CryptorProvider>

    @Generated(value="dagger.internal.codegen.ComponentProcessor",
               comments="https://dagger.dev")
    public final class MigrationModule_ProvideVersion1CryptorProviderFactory
    extends Object
    implements dagger.internal.Factory<org.cryptomator.cryptolib.api.CryptorProvider>
    • Constructor Detail

      • MigrationModule_ProvideVersion1CryptorProviderFactory

        public MigrationModule_ProvideVersion1CryptorProviderFactory​(org.cryptomator.cryptofs.migration.MigrationModule module)
    • Method Detail

      • get

        public org.cryptomator.cryptolib.api.CryptorProvider get()
        Specified by:
        get in interface javax.inject.Provider<org.cryptomator.cryptolib.api.CryptorProvider>
      • provideVersion1CryptorProvider

        public static org.cryptomator.cryptolib.api.CryptorProvider provideVersion1CryptorProvider​(org.cryptomator.cryptofs.migration.MigrationModule instance)