Package edu.nwmissouri.animalList
Class GlyptodonGroup
java.lang.Object
edu.nwmissouri.animalList.GlyptodonGroup
Provides method to create an run group a group of Glyptodon
- Author:
 - Manish Goud Bandharapu
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
GlyptodonGroup
public GlyptodonGroup() 
 - 
 - 
Method Details
- 
create
public static int create()Create a static group of Glyptodon *- Returns:
 - the number of animals in the group
 
 - 
run
public static void run()Run (simulate) the group doing things 
 -