Class WorkB

java.lang.Object
  extended by WorkB

 class WorkB
extends java.lang.Object

sending current thread to sleep for a random time.


Constructor Summary
WorkB()
           
 
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

WorkB

WorkB()
Method Detail

schaffen

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