Class ForestMain

java.lang.Object
  extended by ForestMain

public class ForestMain
extends java.lang.Object

Application driver for the Forest lab. This class should not be modified by students!


Constructor Summary
ForestMain()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForestMain

public ForestMain()
Method Detail

main

public static void main(java.lang.String[] args)
Main method

Parameters:
args - Ignored