public class ReporterStopwatchInfo extends Object implements Comparable<ReporterStopwatchInfo>
Modifier and Type | Method and Description |
---|---|
void |
addSplit(Split split) |
int |
compareTo(ReporterStopwatchInfo o) |
public int compareTo(ReporterStopwatchInfo o)
compareTo
in interface Comparable<ReporterStopwatchInfo>
Copyright © 2019. All rights reserved.