@Deprecated public class ThreadUtils extends Object
ThreadUtils()
static void
join(List<Thread> threads)
sleep(long millis)
millis
IllegalStateException
start(List<Thread> threads)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadUtils()
public static void sleep(long millis)
public static void start(List<Thread> threads)
public static void join(List<Thread> threads)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.