Class TauntingTigerGroup

java.lang.Object
edu.nwmissouri.animalList.TauntingTigerGroup

public class TauntingTigerGroup extends Object
Provides methods to create and run a group of TauntingTiger
Author:
Sarath Arrepu (S545027)
  • 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