|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.tostring0.AToString com.rubecula.darwin.foundation.Evolvable_ com.rubecula.darwin.domain.world.Population_ com.rubecula.darwin.domain.world.Population_Malthusian
public final class Population_Malthusian
This concrete class is the default implementation of Population
. It
provides no additional functionality over Population_
, other than a
public constructor.
Field Summary |
---|
Fields inherited from class com.rubecula.darwin.domain.world.Population_ |
---|
_colonies, _index, LOG, S_COLON |
Fields inherited from interface net.sf.tostring0.IToString |
---|
ANGBR_OPEN, ANGBRA_CLSE, BRA_CLSE, BRA_OPEN, BRCE_OPEN, BRCS_CLSE, COLON, LIST_SEPARATOR, MAX_ELEMENTS_DEFAULT, S_MT, S_PERCENT, SEPARATOR, SPACE |
Constructor Summary | |
---|---|
Population_Malthusian(java.lang.String identifier)
Public constructor for Population_Malthusian where: |
Method Summary | |
---|---|
protected java.lang.Object |
determineResult()
This simply returns null, such that there is no result. |
Methods inherited from class com.rubecula.darwin.domain.world.Population_ |
---|
addColony, censusMe, cullMembers, equals, getCensusibleChildren, getColonies, getColony, getCount, getGeneration, getIndividuals, getRealm, getSequence, getSink, getTaxon, getTotal, hashCode, isFinished, midGenerationProcessing, nextGeneration, postGenerationCleanup, preGenerationPreparation, seedMembers, setIndex, setTaxon, toString, wrapUp |
Methods inherited from class com.rubecula.darwin.foundation.Evolvable_ |
---|
getIdentifier, getMaxGenerations, getResult, setMaxGenerations, setResult |
Methods inherited from class net.sf.tostring0.AToString |
---|
toString, toStringBrief, toStringId |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface net.sf.tostring0.IToString |
---|
toStringBrief, toStringId |
Methods inherited from interface net.sf.tostring0.Identifiable |
---|
getIdentifier |
Constructor Detail |
---|
public Population_Malthusian(java.lang.String identifier)
identifier
- Method Detail |
---|
protected java.lang.Object determineResult()
determineResult
in class Population_
Population_.determineResult()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |