Package edu.nwmissouri.animalList
Class OkapiGroup
java.lang.Object
edu.nwmissouri.animalList.OkapiGroup
Provides methods to create and run a group of Okapis
- Author:
- Pranay Bhargav Reddy Bakaram(s545147)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OkapiGroup
public OkapiGroup()
-
-
Method Details
-
create
public static int create()Create a static group of Okapi- Returns:
- the number of animals in the group
-
run
public static void run()Run (simulate) the group doing things
-