Class RunBirdSimulation

java.lang.Object
  extended by RunBirdSimulation

public class RunBirdSimulation
extends Object

Class to run the bird simulation

Author:
Mark Guzdial, Barb Ericson

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

Constructor Detail

RunBirdSimulation

public RunBirdSimulation()
Method Detail

main

public static void main(String[] args)