|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.metaqtl.bio.util.BioCrossTypes
public final class BioCrossTypes
Field Summary | |
---|---|
static int |
gen
|
static int |
type
|
Constructor Summary | |
---|---|
BioCrossTypes()
|
Method Summary | |
---|---|
static java.lang.String |
crossToString(int type1,
int gen1)
|
static void |
parseCross(java.lang.String str)
Parse the given string and return if valid the type of cross and the number of generations. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int type
public static int gen
Constructor Detail |
---|
public BioCrossTypes()
Method Detail |
---|
public static void parseCross(java.lang.String str)
str
- public static java.lang.String crossToString(int type1, int gen1)
type2
- gen2
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |