|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectclassifier.gp.Generation
Data structure to allow serialization of populations
| Constructor Summary | |
Generation(int id)
|
|
| Method Summary | |
void |
addPopulations(Population[] population)
|
int |
getID()
|
Population[] |
getPopulations()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Generation(int id)
| Method Detail |
public void addPopulations(Population[] population)
public Population[] getPopulations()
public java.lang.String toString()
public int getID()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||