protected static class PerformanceEvaluation.RunResult extends Object implements Comparable<PerformanceEvaluation.RunResult>
Constructor and Description |
---|
RunResult(long duration,
Histogram hist) |
public int compareTo(PerformanceEvaluation.RunResult o)
compareTo
in interface Comparable<PerformanceEvaluation.RunResult>