-
- 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 SdpFactoryget()static RTCModule_SdpFactoryFactorycreate()static SdpFactorysdpFactory()-
-
Method Detail
-
get
SdpFactory get()
-
create
static RTCModule_SdpFactoryFactory create()
-
sdpFactory
static SdpFactory sdpFactory()
-
-
-
-