Package kawa.standard

Class sleep


  • public class sleep
    extends java.lang.Object
    Implements the extended procedure "sleep".
    • Constructor Summary

      Constructors 
      Constructor Description
      sleep()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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)