Package org.palladiosimulator.simulizar
Class DaggerSimuLizarRootComponent
- java.lang.Object
-
- org.palladiosimulator.simulizar.DaggerSimuLizarRootComponent
-
- All Implemented Interfaces:
SimuLizarRootComponent
@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://dagger.dev") public final class DaggerSimuLizarRootComponent extends Object implements SimuLizarRootComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DaggerSimuLizarRootComponent.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static DaggerSimuLizarRootComponent.Builder
builder()
PCMInterpreterRootCompositeJob
rootJob()
-
-
-
Method Detail
-
builder
public static DaggerSimuLizarRootComponent.Builder builder()
-
rootJob
public PCMInterpreterRootCompositeJob rootJob()
- Specified by:
rootJob
in interfaceSimuLizarRootComponent
-
-