Class CSleeper


  • public class CSleeper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CSleeper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void sleepTight​(long milisecs)  
      static void sleepTightInSeconds​(long secs)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CSleeper

        public CSleeper()
    • Method Detail

      • sleepTight

        public static void sleepTight​(long milisecs)
      • sleepTightInSeconds

        public static void sleepTightInSeconds​(long secs)