Package edu.nwmissouri.animalList
Class DeerGroup
java.lang.Object
edu.nwmissouri.animalList.DeerGroup
- Author:
- S545008
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DeerGroup
public DeerGroup()
-
-
Method Details
-
create
public static int create()Create a static group of Deer- Returns:
- the number of animals in the group
-
run
public static void run()Run (simulate) the group doing things
-