jmetest.milestone
Class BoxGenerator

java.lang.Object
  extended byjmetest.milestone.BoxGenerator
All Implemented Interfaces:
java.lang.Runnable

public class BoxGenerator
extends java.lang.Object
implements java.lang.Runnable

BoxGenerator

Version:
Author:
Mark Powell

Constructor Summary
BoxGenerator(TestMilestone2 game)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoxGenerator

public BoxGenerator(TestMilestone2 game)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable