Class MounterModule_ProvideWindowsMounterFactory

  • All Implemented Interfaces:
    dagger.internal.Factory<org.cryptomator.frontend.webdav.mount.MounterStrategy>, javax.inject.Provider<org.cryptomator.frontend.webdav.mount.MounterStrategy>

    @Generated(value="dagger.internal.codegen.ComponentProcessor",
               comments="https://google.github.io/dagger")
    public final class MounterModule_ProvideWindowsMounterFactory
    extends java.lang.Object
    implements dagger.internal.Factory<org.cryptomator.frontend.webdav.mount.MounterStrategy>
    • Constructor Detail

      • MounterModule_ProvideWindowsMounterFactory

        public MounterModule_ProvideWindowsMounterFactory​(MounterModule module)
    • Method Detail

      • get

        public org.cryptomator.frontend.webdav.mount.MounterStrategy get()
        Specified by:
        get in interface javax.inject.Provider<org.cryptomator.frontend.webdav.mount.MounterStrategy>
      • provideInstance

        public static org.cryptomator.frontend.webdav.mount.MounterStrategy provideInstance​(MounterModule module)
      • proxyProvideWindowsMounter

        public static org.cryptomator.frontend.webdav.mount.MounterStrategy proxyProvideWindowsMounter​(MounterModule instance)