|
Evolvica Core API Version 0.6.2 Last Modified: June 29 2004 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractGene | |
org.evolvica.core | Core package containing classes related to genotypes, individuals and populations. |
Uses of AbstractGene in org.evolvica.core |
Subclasses of AbstractGene in org.evolvica.core | |
class |
BinaryGene
A gene of type binary string. |
class |
DoubleArrayGene
Gene holding an array of doubles. |
class |
DoubleGene
A gene of type Double. |
class |
FloatArrayGene
Gene holding an array of floats. |
class |
FloatGene
A gene of type Float. |
class |
IntegerArrayGene
Gene holding an array of integers. |
class |
IntegerGene
A gene of type Integer. |
class |
LongArrayGene
Gene holding an array of longs. |
class |
LongGene
A gene of type Long. |
class |
StringGene
A gene of type String. |
|
Evolvica Core API Version 0.6.2 Last Modified: June 29 2004 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |