Interface SimulatedThreadComponent
-
- All Known Subinterfaces:
SimuLizarSimulatedThreadComponent
- All Known Implementing Classes:
DaggerSimuLizarSimulatedThreadComponent
public interface SimulatedThreadComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
SimulatedThreadComponent.Factory
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InterpreterFacade
interpreterFacade()
RepositoryComponentSwitch.Factory
repositoryComponentSwitchFactory()
-
-
-
Method Detail
-
interpreterFacade
InterpreterFacade interpreterFacade()
-
repositoryComponentSwitchFactory
RepositoryComponentSwitch.Factory repositoryComponentSwitchFactory()
-
-