Class Sleep


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

      Constructors 
      Constructor Description
      Sleep()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void sleep​(long waitInMs)
      wartet Zeit in ms und ignoriert.
      • 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​(long waitInMs)
        wartet Zeit in ms und ignoriert. InterruptedException