Package 

Class MemoryModule_CloseableManagerFactory

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

    @DaggerGenerated() 
    public final class MemoryModule_CloseableManagerFactory
     implements Factory<CloseableManager>
                        
    • Method Summary

      Modifier and Type Method Description
      CloseableManager get()
      static MemoryModule_CloseableManagerFactory create()
      static CloseableManager closeableManager()
      • Methods inherited from class javax.inject.Provider

        get
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait