|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objecttrans.misc.GCRatio
Container for a ratio and associated %GC content for a particular oligo.
| Constructor Summary | |
GCRatio(double ratio,
int gc)
|
|
| Method Summary | |
int |
compareTo(java.lang.Object obj)
|
int |
getGc()
|
double |
getRatio()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GCRatio(double ratio,
int gc)
| Method Detail |
public int compareTo(java.lang.Object obj)
compareTo in interface java.lang.Comparablepublic int getGc()
public double getRatio()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||