MutantSample

High interest mutants.

Members

Variables

highestPrio
MutationStatus[] highestPrio;

The mutant that has survived the longest in the system.

latest
MutationStatusTime[] latest;

The latest mutants that where added and survived.

mutants
MutationEntry[MutationStatusId] mutants;
Undocumented in source.
oldest
MutationStatusTime[] oldest;

The mutant that had its status updated the furthest back in time.

Meta