public class AgentComparator extends Object implements Comparator<BuildAgent>
Constructor and Description |
---|
AgentComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(BuildAgent first,
BuildAgent 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(BuildAgent first, BuildAgent second)
compare
in interface Comparator<BuildAgent>
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.