Class CowGroup

java.lang.Object
edu.nwmissouri.animalList.CowGroup

public class CowGroup extends Object
Provides methods to create and run a group of Cows
Author:
Harika_Chintala
  • Constructor Details

    • CowGroup

      public CowGroup()
  • Method Details

    • create

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

      public static void run()
      Run (simulate) the group doing things