neuroidnet.ntr
Class ModeProfile.ProfileTask
java.lang.Object
|
+--neuroidnet.ntr.ModeProfile.ProfileTask
- All Implemented Interfaces:
- Serializable, Task, TaskWithReturn
- Enclosing class:
- ModeProfile
- abstract class ModeProfile.ProfileTask
- extends Object
- implements TaskWithReturn
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
profile
Profile profile
ModeProfile.ProfileTask
public ModeProfile.ProfileTask()
job
public void job(Object o)
- Specified by:
job in interface Task
getVar
abstract double getVar(Neuroid.Mode mode)
getValue
public Object getValue()
- Specified by:
getValue in interface TaskWithReturn
getProfile
public Profile getProfile()