Class ThreadUtils

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

public final class ThreadUtils extends Object
  • Method Details

    • enumerateAll

      public static void enumerateAll(Thread[] threads)
    • reflectiveHoldsLock

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