kawa.standard
Class sleep

java.lang.Object
  extended by kawa.standard.sleep

public class sleep
extends java.lang.Object

Implements the extended procedure "sleep".


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

Constructor Detail

sleep

public sleep()
Method Detail

sleep

public static void sleep(Quantity q)