Package edu.nwmissouri.animalList
Class PolarBearGroup
java.lang.Object
edu.nwmissouri.animalList.PolarBearGroup
Provides methods to create and run a group of PolarBear
- Author:
- Maddelavedu Pravalika(s545254)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PolarBearGroup
public PolarBearGroup()
-
-
Method Details
-
create
public static int create()Create a static group of PolarBear- Returns:
- the number of animals in the group
-
run
public static void run()Run (simulate) the group doing things
-