Package edu.nwmissouri.animalList
Class PumaGroup
java.lang.Object
edu.nwmissouri.animalList.PumaGroup
This class defines PumaGroup
- Author:
 - Sai Kaushik Beeram (S545124)
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
PumaGroup
public PumaGroup() 
 - 
 - 
Method Details
- 
create
public static int create()Create a static group of Pumas- Returns:
 - the number of animals in the group
 
 - 
run
public static void run()Run (simulate) the group doing things 
 -