Package edu.nwmissouri.animalList
Class TauntingTigerGroup
java.lang.Object
edu.nwmissouri.animalList.TauntingTigerGroup
Provides methods to create and run a group of TauntingTiger
- Author:
- Sarath Arrepu (S545027)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TauntingTigerGroup
public TauntingTigerGroup()
-
-
Method Details
-
create
public static int create()Create a static group of TauntingTigerGroup- Returns:
- the number of animals in the group
-
run
public static void run()This is the run method for TauntingTigerGroup
-