|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--AddTaskThread
This class implements AddTask thread that runs the method inputTasks that adds task to the HashMap in tasktable
| Constructor Summary | |
AddTaskThread()
|
|
AddTaskThread(TaskManager t,
byte[] im)
Constructor : Constructs AddTaskthread object that operates on taskmanager |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AddTaskThread(TaskManager t,
byte[] im)
public AddTaskThread()
| Method Detail |
public void run()
run in interface java.lang.Runnablepublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||