Class CatGroup

java.lang.Object
edu.nwmissouri.animalList.CatGroup

public class CatGroup extends Object
Provides methods to create and run a group of Cats
Author:
Maneesh Sake
  • Constructor Details

    • CatGroup

      public CatGroup()
  • Method Details

    • create

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

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