Class WebDavServerModule_ProvideThreadPoolExecutorFactory

  • All Implemented Interfaces:
    dagger.internal.Factory<java.util.concurrent.ThreadPoolExecutor>, javax.inject.Provider<java.util.concurrent.ThreadPoolExecutor>

    @Generated(value="dagger.internal.codegen.ComponentProcessor",
               comments="https://google.github.io/dagger")
    public final class WebDavServerModule_ProvideThreadPoolExecutorFactory
    extends java.lang.Object
    implements dagger.internal.Factory<java.util.concurrent.ThreadPoolExecutor>
    • Constructor Detail

      • WebDavServerModule_ProvideThreadPoolExecutorFactory

        public WebDavServerModule_ProvideThreadPoolExecutorFactory​(org.cryptomator.frontend.webdav.WebDavServerModule module)
    • Method Detail

      • get

        public java.util.concurrent.ThreadPoolExecutor get()
        Specified by:
        get in interface javax.inject.Provider<java.util.concurrent.ThreadPoolExecutor>
      • provideInstance

        public static java.util.concurrent.ThreadPoolExecutor provideInstance​(org.cryptomator.frontend.webdav.WebDavServerModule module)
      • proxyProvideThreadPoolExecutor

        public static java.util.concurrent.ThreadPoolExecutor proxyProvideThreadPoolExecutor​(org.cryptomator.frontend.webdav.WebDavServerModule instance)