public class RemoteElasticAgentStartTimeComparator extends Object implements Comparator<RemoteElasticInstance>
Constructor and Description |
---|
RemoteElasticAgentStartTimeComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(RemoteElasticInstance agent1,
RemoteElasticInstance agent2) |
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 RemoteElasticAgentStartTimeComparator()
public int compare(RemoteElasticInstance agent1, RemoteElasticInstance agent2)
compare
in interface Comparator<RemoteElasticInstance>
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.