Class HarpSealGroup

java.lang.Object
edu.nwmissouri.animalList.HarpSealGroup

public class HarpSealGroup extends Object
Provides methods to create and run a group of HarpSeals
Author:
Rehana Naguru
  • Constructor Details

    • HarpSealGroup

      public HarpSealGroup()
  • Method Details

    • create

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

      public static void run()