|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--SSF.App.Worm.WormEpidemicInitializer
Abstract base class for initialization code for the epidemic model. Perform custom initalization by implementing a subclass that initializes according to the desired distributions.
| Constructor Summary | |
WormEpidemicInitializer()
|
|
| Method Summary | |
abstract void |
doInit()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WormEpidemicInitializer()
| Method Detail |
public abstract void doInit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||