Class NOPReliabilityInterpreter_Factory
- java.lang.Object
-
- org.palladiosimulator.simulizar.interpreter.legacy.NOPReliabilityInterpreter_Factory
-
@Generated(value="dagger.internal.codegen.ComponentProcessor", comments="https://dagger.dev") public final class NOPReliabilityInterpreter_Factory extends Object
-
-
Constructor Summary
Constructors Constructor Description NOPReliabilityInterpreter_Factory()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static NOPReliabilityInterpreter_Factory
create()
NOPReliabilityInterpreter
get(RDSeffSwitchContributionFactory.RDSeffElementDispatcher parentSwitch)
static NOPReliabilityInterpreter
newInstance(RDSeffSwitchContributionFactory.RDSeffElementDispatcher parentSwitch)
-
-
-
Method Detail
-
get
public NOPReliabilityInterpreter get(RDSeffSwitchContributionFactory.RDSeffElementDispatcher parentSwitch)
-
create
public static NOPReliabilityInterpreter_Factory create()
-
newInstance
public static NOPReliabilityInterpreter newInstance(RDSeffSwitchContributionFactory.RDSeffElementDispatcher parentSwitch)
-
-