-
- All Implemented Interfaces:
-
dagger.internal.Factory,javax.inject.Provider
@DaggerGenerated() public final class NoAudioHandler_Factory implements Factory<NoAudioHandler>
-
-
Method Summary
Modifier and Type Method Description NoAudioHandlerget()static NoAudioHandler_Factorycreate()static NoAudioHandlernewInstance()-
-
Method Detail
-
get
NoAudioHandler get()
-
create
static NoAudioHandler_Factory create()
-
newInstance
static NoAudioHandler newInstance()
-
-
-
-