Interface ActionRuntimeComponent
-
- All Superinterfaces:
ExtensionComponent
- All Known Implementing Classes:
DaggerActionRuntimeComponent
@Component(dependencies=SimuLizarRuntimeComponent.class) public interface ActionRuntimeComponent extends ExtensionComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
ActionRuntimeComponent.EclipseFactory
static interface
ActionRuntimeComponent.Factory
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TransientEffectTransformationCacheKeeper
cacheKeeper()
-
-
-
Method Detail
-
cacheKeeper
TransientEffectTransformationCacheKeeper cacheKeeper()
-
-