stella.omc
Class MiniWheel.Debug

java.lang.Object
  extended by stella.omc.MiniWheel.Debug
Enclosing class:
MiniWheel

public static class MiniWheel.Debug
extends Object

For debugging.


Constructor Summary
MiniWheel.Debug()
           
 
Method Summary
static void main(String[] arg)
          The first command line argument are the properties, second is a number of random position that should be reached.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MiniWheel.Debug

public MiniWheel.Debug()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
The first command line argument are the properties, second is a number of random position that should be reached.

Throws:
IOException