|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.biology.genetics.GeneticsConstants
public final class GeneticsConstants
A class representing useful constants in genetics.
| Field Summary | |
|---|---|
static int |
DRIFT
DOCUMENT ME! |
static int |
MIGRATION
DOCUMENT ME! |
static int |
MUTATION
DOCUMENT ME! |
static int |
SELECTION
DOCUMENT ME! |
static int |
UNKNOWN
DOCUMENT ME! |
| Constructor Summary | |
|---|---|
GeneticsConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int UNKNOWN
public static final int SELECTION
public static final int MUTATION
public static final int MIGRATION
public static final int DRIFT
| Constructor Detail |
|---|
public GeneticsConstants()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||