Class RDSeffReliabilityInterpreter_Factory
java.lang.Object
org.palladiosimulator.simulizar.reliability.interpreter.RDSeffReliabilityInterpreter_Factory
@Generated(value="dagger.internal.codegen.ComponentProcessor",
comments="https://dagger.dev")
public final class RDSeffReliabilityInterpreter_Factory
extends Object
-
Constructor Summary
ConstructorDescriptionRDSeffReliabilityInterpreter_Factory
(javax.inject.Provider<de.uka.ipd.sdq.probfunction.math.IRandomGenerator> randomNumberGeneratorProvider) -
Method Summary
Modifier and TypeMethodDescriptioncreate
(javax.inject.Provider<de.uka.ipd.sdq.probfunction.math.IRandomGenerator> randomNumberGeneratorProvider) get
(InterpreterDefaultContext context) static RDSeffReliabilityInterpreter
newInstance
(de.uka.ipd.sdq.probfunction.math.IRandomGenerator randomNumberGenerator, InterpreterDefaultContext context)
-
Constructor Details
-
RDSeffReliabilityInterpreter_Factory
public RDSeffReliabilityInterpreter_Factory(javax.inject.Provider<de.uka.ipd.sdq.probfunction.math.IRandomGenerator> randomNumberGeneratorProvider)
-
-
Method Details
-
get
-
create
public static RDSeffReliabilityInterpreter_Factory create(javax.inject.Provider<de.uka.ipd.sdq.probfunction.math.IRandomGenerator> randomNumberGeneratorProvider) -
newInstance
public static RDSeffReliabilityInterpreter newInstance(de.uka.ipd.sdq.probfunction.math.IRandomGenerator randomNumberGenerator, InterpreterDefaultContext context)
-