MutationScoreHistoryTable

Undocumented in source.
package
@TableName(mutationScoreHistoryTable)
struct MutationScoreHistoryTable {}

Members

Variables

id
long id;
Undocumented in source.
score
double score;
Undocumented in source.
timeStamp
SysTime timeStamp;

when the measurement was taken.

Meta