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