kawigi.timer
Class ProblemTimingInfo
java.lang.Object
|
+--kawigi.timer.ProblemTimingInfo
- public class ProblemTimingInfo
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProblemTimingInfo
public ProblemTimingInfo(double points,
long startTime,
int problemID)
getPoints
public double getPoints()
getProblemID
public int getProblemID()
getStartTime
public long getStartTime()
setContestLength
public void setContestLength(int minutes)
currentScore
public double currentScore()