public static class BuildCache.BuildComparator extends Object implements Comparator<hudson.model.Run>, Serializable
| Constructor and Description |
|---|
BuildComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(hudson.model.Run r1,
hudson.model.Run r2) |
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.Run r1,
hudson.model.Run r2)
compare in interface Comparator<hudson.model.Run>Copyright © 2016–2021. All rights reserved.