|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.activemath.webapp.util.StopWatch.TaskInfo
public class StopWatch.TaskInfo
Inner class to hold data about one task
| Method Summary | |
|---|---|
String |
getTaskName()
Return the name of this task |
long |
getTime()
Return the time in milliseconds this task took |
double |
getTimeSecs()
Return the time in seconds this task took |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getTaskName()
public long getTime()
public double getTimeSecs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||