Class WorkA

java.lang.Object
  extended by WorkA

 class WorkA
extends java.lang.Object

Sending current thread to sleep for a random time.


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

Constructor Detail

WorkA

WorkA()
Method Detail

schaffen

public static void schaffen(int max)
Parameters:
max - defines range of numbers for Math.random().