java.lang.Object
de.uni_mannheim.informatik.dws.melt.matching_eval.evaluator.metric.resultsSimilarity.ExecutionResultTuple

public class ExecutionResultTuple extends Object
Data structure to hold two ExecutionResult instances. Two ExecutionResultTuple instances are considered equal if they hold the same ExecutionResult instances regardless in which order.