|
eaLib API Docs Last Modified : January 7 2002 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mss.ea.chr.Chromosome | +--mss.ea.chr.NullChromosome
Dummy chromosome containing only null.
Fields inherited from class mss.ea.chr.Chromosome |
co |
Constructor Summary | |
NullChromosome()
Constructor. |
Method Summary | |
java.lang.Object |
clone()
Clones the chromosome. |
boolean |
equals(java.lang.Object o)
Test for equality. |
Methods inherited from class mss.ea.chr.Chromosome |
getChromosomeObject, getObject, setChromosomeObject, setObject, toString |
Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NullChromosome()
Method Detail |
public java.lang.Object clone()
clone
in class Chromosome
public boolean equals(java.lang.Object o)
Chromosome
equals
in class Chromosome
mss.ea.chr.Chromosome
o
- object to compare to
|
eaLib API Docs Last Modified : January 7 2002 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |