Package edu.nwmissouri.animalList
Class AspGroup
java.lang.Object
edu.nwmissouri.animalList.AspGroup
Provides methods to create and run a group of Asps
- Author:
 - Priyanka Maruthi
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
AspGroup
public AspGroup() 
 - 
 - 
Method Details
- 
create
public static int create()Create a static group of Asp- Returns:
 - the number of animals in the group
 
 - 
run
public static void run()Run (simulate) the group doing things 
 -