Class Work

java.lang.Object
  extended by Work

 class Work
extends java.lang.Object

Random delay by working.


Constructor Summary
Work()
           
 
Method Summary
static void schaffen(int max)
          Random delay.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Work

Work()
Method Detail

schaffen

public static void schaffen(int max)
Random delay.

Parameters:
max - the desired delay in ms.