Package edu.nwmissouri.animalList
Class KangarooGroup
java.lang.Object
edu.nwmissouri.animalList.KangarooGroup
- Author:
 - Manoj Gorantla
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
KangarooGroup
public KangarooGroup() 
 - 
 - 
Method Details
- 
create
public static int create()Create a static group of Kangaroo- Returns:
 - the number of animals in the group
 
 - 
run
public static void run() 
 -