com.mchange.v2.lang
Class ThreadUtils

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

public final class ThreadUtils
extends java.lang.Object


Method Summary
static void enumerateAll(java.lang.Thread[] threads)
           
static java.lang.Boolean reflectiveHoldsLock(java.lang.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(java.lang.Thread[] threads)

reflectiveHoldsLock

public static java.lang.Boolean reflectiveHoldsLock(java.lang.Object o)
Returns:
null if cannot be determined, otherwise true or false