-
- All Implemented Interfaces:
-
dagger.internal.Factory,javax.inject.Provider
@DaggerGenerated() public final class NoopCommunicationWorkaround_Factory implements Factory<NoopCommunicationWorkaround>
-
-
Method Summary
Modifier and Type Method Description NoopCommunicationWorkaroundget()static NoopCommunicationWorkaround_Factorycreate()static NoopCommunicationWorkaroundnewInstance()-
-
Method Detail
-
get
NoopCommunicationWorkaround get()
-
create
static NoopCommunicationWorkaround_Factory create()
-
newInstance
static NoopCommunicationWorkaround newInstance()
-
-
-
-