public static class Functions.ThreadGroupMap extends Object implements Comparator<ThreadInfo>
| Constructor and Description |
|---|
ThreadGroupMap() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ThreadInfo a,
ThreadInfo b) |
String |
getThreadGroup(ThreadInfo ti) |
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 String getThreadGroup(ThreadInfo ti)
public int compare(ThreadInfo a, ThreadInfo b)
compare in interface Comparator<ThreadInfo>Copyright © 2019. All rights reserved.