com.mchange.v2.lang
Class ThreadUtils

java.lang.Object
  extended by com.mchange.v2.lang.ThreadUtils

public final class ThreadUtils
extends Object


Method Summary
static void enumerateAll(Thread[] threads)
           
static Boolean reflectiveHoldsLock(Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

enumerateAll

public static void enumerateAll(Thread[] threads)

reflectiveHoldsLock

public static Boolean reflectiveHoldsLock(Object o)