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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public 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.