pt.uminho.anote2.aibench.utils.timeleft
Interface ISimpleTimeLeft

All Known Subinterfaces:
ITimeLeftProgress, ITimeLeftProgressSteps
All Known Implementing Classes:
NewQueryProgress, SimpleTimeLeft, TimeLeftProgress, TimeLeftProgressSteps

public interface ISimpleTimeLeft


Method Summary
 void setProgress(float total)
           
 void setTime(long differTime, int pos, int max)
           
 

Method Detail

setProgress

void setProgress(float total)

setTime

void setTime(long differTime,
             int pos,
             int max)