Class DuckGroup

java.lang.Object
edu.nwmissouri.animalList.DuckGroup

public class DuckGroup extends Object
Provides methods to create and run a group of Duck
Author:
Sandhya Nidigonda
  • Constructor Details

    • DuckGroup

      public DuckGroup()
  • Method Details

    • create

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

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