forest
Class Main

java.lang.Object
  extended by forest.Main

public class Main
extends java.lang.Object

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


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

Main

public Main()
Method Detail

main

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

Parameters:
args - Ignored