Package edu.nwmissouri.animalList
Class HarpSealGroup
java.lang.Object
edu.nwmissouri.animalList.HarpSealGroup
Provides methods to create and run a group of HarpSeals
- Author:
- Rehana Naguru
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Run (simulate) the group doing things -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HarpSealGroup
public HarpSealGroup()
-
-
Method Details
-
create
public static int create()Create a static group of HarpSeal- Returns:
- the number of animals in the group
-
run
public static void run()
-