|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.rubecula.darwin.domain.world.Registry_ com.rubecula.darwin.examples.pepperedmoth.Registry_PepperedMoth
public class Registry_PepperedMoth
Constructor Summary | |
---|---|
Registry_PepperedMoth(java.io.PrintWriter writer)
|
Method Summary | |
---|---|
void |
registerBirths(Colony colony,
java.util.Collection<Organism> neonates)
Note the births |
Methods inherited from class com.rubecula.darwin.domain.world.Registry_ |
---|
getOrganismFrequencyMap, registerDeaths, registerMarriages |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Registry_PepperedMoth(java.io.PrintWriter writer)
writer
- the writer to which output will be sent.Method Detail |
---|
public void registerBirths(Colony colony, java.util.Collection<Organism> neonates)
registerBirths
in interface Registry
registerBirths
in class Registry_
Registry_.registerBirths(Colony,
java.util.Collection)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |