Package 

Class RTCModule_SdpFactoryFactory

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

    @DaggerGenerated() 
    public final class RTCModule_SdpFactoryFactory
     implements Factory<SdpFactory>
                        
    • Method Summary

      Modifier and Type Method Description
      SdpFactory get()
      static RTCModule_SdpFactoryFactory create()
      static SdpFactory sdpFactory()
      • 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