org.boris.variant.util
Class Threads

java.lang.Object
  extended by org.boris.variant.util.Threads

public class Threads
extends java.lang.Object


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

Constructor Detail

Threads

public Threads()
Method Detail

sleepQuietly

public static void sleepQuietly(long ms)