Package edu.nwmissouri.animalList
Class SunBearGroup
java.lang.Object
edu.nwmissouri.animalList.SunBearGroup
This class defines SunBearGroup
- Author:
 - Satish Vagulapuram (S544905)
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
SunBearGroup
public SunBearGroup() 
 - 
 - 
Method Details
- 
create
public static int create()Created a static group of SunBear- Returns:
 - the number of animals in the group
 
 - 
run
public static void run()Running (simulate) the group doing things 
 -