public static final class WorkerInfo.LastContactSecComparator extends Object implements Comparator<WorkerInfo>, Serializable
Constructor and Description |
---|
LastContactSecComparator()
LastContactSecComparator constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
compare(WorkerInfo o1,
WorkerInfo o2) |
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 LastContactSecComparator()
public int compare(WorkerInfo o1, WorkerInfo o2)
compare
in interface Comparator<WorkerInfo>
Copyright © 2023. All Rights Reserved.