Package edu.nwmissouri.animalList
Class StagGroup
java.lang.Object
edu.nwmissouri.animalList.StagGroup
This class of StagGroup provides methods to create and run a group of stags
- Author:
- Rahul Konda
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StagGroup
public StagGroup()
-
-
Method Details
-
create
public static int create()Create a static group of Stag- Returns:
- the number of animals in the group
-
run
public static void run()
-