Package tv.mycujoo.mclsnetwork.di
Interface MCLSDataComponent
-
- All Implemented Interfaces:
@Singleton()@Component(modules = {MCLSDataModule.class}) public interface MCLSDataComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfaceMCLSDataComponent.Builder
-
Method Summary
Modifier and Type Method Description abstract Unitinject(MCLSNetwork.Builder mclsNetwork)-
-
Method Detail
-
inject
abstract Unit inject(MCLSNetwork.Builder mclsNetwork)
-
-
-
-