public static final class DaggerTestPluginComponent.Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
DaggerTestPluginComponent.Builder |
appModule(AppModule appModule) |
TestPluginComponent |
build() |
DaggerTestPluginComponent.Builder |
cordovaModule(CordovaModule cordovaModule) |
DaggerTestPluginComponent.Builder |
pluginModule(PluginModule pluginModule) |
public TestPluginComponent build()
public DaggerTestPluginComponent.Builder appModule(AppModule appModule)
public DaggerTestPluginComponent.Builder cordovaModule(CordovaModule cordovaModule)
public DaggerTestPluginComponent.Builder pluginModule(PluginModule pluginModule)