Package edu.nwmissouri.animalList
Class WalrusGroup
java.lang.Object
edu.nwmissouri.animalList.WalrusGroup
Provides methods to create and run a group of Walrus
- Author:
- Rehaman Naguru Abdur
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WalrusGroup
public WalrusGroup()
-
-
Method Details
-
create
public static int create()Create a static group of Walrus- Returns:
- the number of animals in the group
-
run
public static void run()Run (simulate) the group doing things
-