|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ucsb.cs.jicos.services.TaskStats
public final class TaskStats
Constructor Summary | |
---|---|
TaskStats()
|
Method Summary | |
---|---|
int |
$tasksExecuted()
Get the number of Task objects executed. |
int |
totalExecutionTime()
Get the total execution time for these Task objects. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TaskStats()
Method Detail |
---|
public int $tasksExecuted()
public int totalExecutionTime()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |