Package edu.nwmissouri.animalList
Class GriffinGroup
java.lang.Object
edu.nwmissouri.animalList.GriffinGroup
Generates groups of Griffins using create() and run()
- Author:
- Alexander Dieringer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GriffinGroup
public GriffinGroup()
-
-
Method Details
-
create
public static int create()Create a static group of Griffins- Returns:
- however many Griffins are in the group
-
run
public static void run()Run() uses the group to do things Simulates or tests various things
-