|
Evolvica Core API Version 0.6.2 Last Modified: June 29 2004 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.evolvica.core.IntegerGeneBuilder
A builder for for genotypes of type IntegerGene.
Constructor Summary | |
IntegerGeneBuilder()
Constructor. |
Method Summary | |
IDatatype |
getType()
Returns the type of genotypes that are created be this builder. |
IGenotype |
newGenotype()
Creates a new genotype. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IntegerGeneBuilder()
Method Detail |
public IGenotype newGenotype()
IGenotypeBuilder
newGenotype
in interface IGenotypeBuilder
IGenotypeBuilder.newGenotype()
public IDatatype getType()
IGenotypeBuilder
getType
in interface IGenotypeBuilder
IGenotypeBuilder.getType()
|
Evolvica Core API Version 0.6.2 Last Modified: June 29 2004 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |