Package 

Class RemoteConfig_Factory

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

    @DaggerGenerated()@Generated(value = dagger.internal.codegen.ComponentProcessor, comments = https://dagger.dev) 
    public final class RemoteConfig_Factory
     implements Factory<RemoteConfig>
                        
    • Method Summary

      Modifier and Type Method Description
      RemoteConfig get()
      static RemoteConfig_Factory create()
      static RemoteConfig newInstance()
      • 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