uk.ac.ebi.microarray.zooma.reports
Class ReportTimer
java.lang.Object
uk.ac.ebi.microarray.zooma.reports.ReportTimer
public class ReportTimer
- extends java.lang.Object
Abstract class for generating Zooma reports. Specific implementations,
generating specific types of reports,
- Author:
- Tony Burdett
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportTimer
public ReportTimer(int numberOfLines)
start
public ReportTimer start()
completed
public ReportTimer completed()
getCompletedCount
public int getCompletedCount()
getTotalCount
public int getTotalCount()
getCurrentEstimate
public long getCurrentEstimate()
Copyright © 2010. All Rights Reserved.