com.sybase.afx.util
Class ThreadUtil

java.lang.Object
  extended by com.sybase.afx.util.ThreadUtil

public class ThreadUtil
extends java.lang.Object


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

Constructor Detail

ThreadUtil

public ThreadUtil()
Method Detail

sleep

public static void sleep(long ms)