Package edu.nwmissouri.animalList
Class RelayHorseGroup
java.lang.Object
edu.nwmissouri.animalList.RelayHorseGroup
Provides methods to create and run a group of Aardvarks
- Author:
- BHUVAN CHANDRA SARAKAM (S544899)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RelayHorseGroup
public RelayHorseGroup()
-
-
Method Details
-
create
public static int create()Create a static group of RelayHorse- Returns:
- the number of animals in the group
-
run
public static void run()Run (simulate) the group doing things
-