org.apache.commons.jci.utils
Class ThreadUtils

java.lang.Object
  extended byorg.apache.commons.jci.utils.ThreadUtils

public final class ThreadUtils
extends java.lang.Object


Constructor Summary
ThreadUtils()
           
 
Method Summary
static void sleep(long pDelay)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadUtils

public ThreadUtils()
Method Detail

sleep

public static void sleep(long pDelay)


Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.