Package tv.mycujoo.mclsui
Interface MLSComponent
-
- All Implemented Interfaces:
@Singleton()@Component(modules = {MlsUiModule.class}) public interface MLSComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfaceMLSComponent.Builder
-
Method Summary
Modifier and Type Method Description abstract Unitinject(MLSAnnotationView annotationView)-
-
Method Detail
-
inject
abstract Unit inject(MLSAnnotationView annotationView)
-
-
-
-