uk.ac.soton.ecs.grimoires.test.uddiv2.util
Class PerformanceRecord
java.lang.Object
uk.ac.soton.ecs.grimoires.test.uddiv2.util.PerformanceRecord
- public class PerformanceRecord
- extends Object
- Author:
- wf
PerformanceRecord
public PerformanceRecord()
PerformanceRecord
public PerformanceRecord(String line)
toString
public String toString()
mergeGCRecord
public boolean mergeGCRecord(GCRecord record)
- Parameters:
record -
- Returns:
- if the GCRecord belongs to this PerformanceRecord, do processing and return true.
otherwise false.