Class StagGroup

java.lang.Object
edu.nwmissouri.animalList.StagGroup

public class StagGroup extends Object
This class of StagGroup provides methods to create and run a group of stags
Author:
Rahul Konda
  • Constructor Details

    • StagGroup

      public StagGroup()
  • Method Details

    • create

      public static int create()
      Create a static group of Stag
      Returns:
      the number of animals in the group
    • run

      public static void run()