|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object infinitewisdom.model.dna.DNAFloatData
public class DNAFloatData
Field Summary | |
---|---|
double |
data
|
DNAFloatMeta |
meta
|
DNASequenceA |
seq
|
Constructor Summary | |
---|---|
DNAFloatData()
|
Method Summary | |
---|---|
java.lang.Object |
clone()
|
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public DNAFloatMeta meta
public DNASequenceA seq
public double data
Constructor Detail |
---|
public DNAFloatData()
Method Detail |
---|
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in class java.lang.Object
java.lang.CloneNotSupportedException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |