hudson
Class Functions.ThreadGroupMap
java.lang.Object
hudson.Functions.ThreadGroupMap
- All Implemented Interfaces:
- Comparator<ThreadInfo>
- Enclosing class:
- Functions
public static class Functions.ThreadGroupMap
- extends Object
- implements Comparator<ThreadInfo>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Functions.ThreadGroupMap
public Functions.ThreadGroupMap()
getThreadGroup
public String getThreadGroup(ThreadInfo ti)
- Returns:
- ThreadGroup name or null if unknown
compare
public int compare(ThreadInfo a,
ThreadInfo b)
- Specified by:
compare
in interface Comparator<ThreadInfo>
Copyright © 2004-2013. All Rights Reserved.