Class WorkC

java.lang.Object
  extended by WorkC

 class WorkC
extends java.lang.Object

Sending current thread to sleep for a random time.


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

WorkC

WorkC()
Method Detail

schaffen

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