Class MounterModule_ProvideLinuxGioMounterFactory

  • 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_ProvideLinuxGioMounterFactory
    extends java.lang.Object
    implements dagger.internal.Factory<org.cryptomator.frontend.webdav.mount.MounterStrategy>
    • Constructor Detail

      • MounterModule_ProvideLinuxGioMounterFactory

        public MounterModule_ProvideLinuxGioMounterFactory​(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)
      • proxyProvideLinuxGioMounter

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