Package de.hsh.graja.regression.runner
Class RtTaskSsTryMech
java.lang.Object
de.hsh.graja.regression.runner.RtTaskSsTryMech
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
consume
(de.hsh.graja.regression.runner.RtTaskSsTryOutcome rtsto, Set<TransformedEntity> entities, List<String> html, RtTaskSsTryReq rtstr) This method must not be executed concurrently!static de.hsh.graja.regression.runner.RtTaskSsTryOutcome
This method may be executed concurrently
-
Constructor Details
-
RtTaskSsTryMech
public RtTaskSsTryMech()
-
-
Method Details
-
recordBehaviorOneRound
public static de.hsh.graja.regression.runner.RtTaskSsTryOutcome recordBehaviorOneRound(RtTaskSsTryReq rtstr) This method may be executed concurrently- Parameters:
rtstr
-- Returns:
-
consume
public static void consume(de.hsh.graja.regression.runner.RtTaskSsTryOutcome rtsto, Set<TransformedEntity> entities, List<String> html, RtTaskSsTryReq rtstr) This method must not be executed concurrently!- Parameters:
rtsto
-entities
-html
-rtstr
-
-