Class RDSeffReliabilityInterpreter_Factory_Impl
java.lang.Object
org.palladiosimulator.simulizar.reliability.interpreter.RDSeffReliabilityInterpreter_Factory_Impl
- All Implemented Interfaces:
Extension
,RDSeffSwitchContributionFactory
,RDSeffReliabilityInterpreter.Factory
@Generated(value="dagger.internal.codegen.ComponentProcessor",
comments="https://dagger.dev")
public class RDSeffReliabilityInterpreter_Factory_Impl
extends Object
implements RDSeffReliabilityInterpreter.Factory
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.palladiosimulator.simulizar.interpreter.RDSeffSwitchContributionFactory
RDSeffSwitchContributionFactory.RDSeffElementDispatcher
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(InterpreterDefaultContext context) static javax.inject.Provider<RDSeffReliabilityInterpreter.Factory>
create
(RDSeffReliabilityInterpreter_Factory delegateFactory) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.palladiosimulator.simulizar.reliability.interpreter.RDSeffReliabilityInterpreter.Factory
createRDSeffSwitch
-
Method Details
-
create
- Specified by:
create
in interfaceRDSeffReliabilityInterpreter.Factory
-
create
public static javax.inject.Provider<RDSeffReliabilityInterpreter.Factory> create(RDSeffReliabilityInterpreter_Factory delegateFactory)
-