Class KangarooGroup

java.lang.Object
edu.nwmissouri.animalList.KangarooGroup

public class KangarooGroup extends Object
Author:
Manoj Gorantla
  • Constructor Details

    • KangarooGroup

      public KangarooGroup()
  • Method Details

    • create

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

      public static void run()