public final class BuildStartTimeComparator extends Object implements Comparator<hudson.model.AbstractBuild>
| Constructor and Description |
|---|
BuildStartTimeComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(hudson.model.AbstractBuild build1,
hudson.model.AbstractBuild build2) |
protected int |
compare(long first,
long second) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(hudson.model.AbstractBuild build1,
hudson.model.AbstractBuild build2)
compare in interface Comparator<hudson.model.AbstractBuild>protected int compare(long first,
long second)
Copyright © 2016–2020 Diabol AB. All rights reserved.