public class ProcessManagerCoreComparator extends Object implements Comparator<ProcessManager>
Constructor and Description |
---|
ProcessManagerCoreComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ProcessManager pm1,
ProcessManager pm2) |
void |
setThreadCount(int count) |
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 void setThreadCount(int count)
public int compare(ProcessManager pm1, ProcessManager pm2)
compare
in interface Comparator<ProcessManager>
Copyright © 2015–2021 Fiji. All rights reserved.