public static class Functions.ThreadGroupMap extends Object implements Comparator<ThreadInfo>, Serializable
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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public String getThreadGroup(ThreadInfo ti)
public int compare(ThreadInfo a, ThreadInfo b)
compare
in interface Comparator<ThreadInfo>
Copyright © 2004–2021. All rights reserved.