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