Package edu.nwmissouri.animalList
Class MuleDeerGroup
java.lang.Object
edu.nwmissouri.animalList.MuleDeerGroup
This class is about MuleDeerGroup
- Author:
- Hari Hara Mummadi
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MuleDeerGroup
public MuleDeerGroup()
-
-
Method Details
-
create
public static int create()Create a static group of MuleDeers- Returns:
- the number of animals in the group
-
run
public static void run()Run (simulate) the group doing things
-