|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--JPF | +--MapTests
Contains tests for the Maps Exercises homework.
Constructor Summary | |
MapTests()
|
Method Summary | |
static void |
main(String[] args)
Starts this application. |
void |
RunPostOfficeSimulation()
Runs the post office application. |
void |
RunWarehouseSimulation()
Runs the warehouse application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MapTests()
Method Detail |
public static void main(String[] args)
public void RunPostOfficeSimulation()
public void RunWarehouseSimulation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |