net.sf.lavalamp.runner
Class Pause

java.lang.Object
  extended by net.sf.lavalamp.runner.Pause

public class Pause
extends Object


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

Constructor Detail

Pause

public Pause()
Method Detail

sleep

public void sleep(long milliseconds)
           throws InterruptedException
Throws:
InterruptedException


Copyright © 2010. All Rights Reserved.