|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjadex.examples.hunterprey.TaskInfo
public class TaskInfo
The task struct.
Constructor Summary | |
---|---|
TaskInfo(Object action)
Create a new task. |
Method Summary | |
---|---|
Object |
getAction()
Get the action. |
Object |
getResult()
Get the result. |
Thread |
getThread()
Get the thread. |
void |
setResult(Object result)
Set the result. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TaskInfo(Object action)
Method Detail |
---|
public Object getAction()
public Thread getThread()
public Object getResult()
public void setResult(Object result)
result
- The result.
|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.