class VirtualClockService.UserModeClockTask
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected jade.core.Agent |
a
The a.
|
protected java.lang.Runnable |
b
The b.
|
VirtualClockService.UserModeClockTask |
nextTask
The next task.
|
| Constructor and Description |
|---|
VirtualClockService.UserModeClockTask(jade.core.Agent a,
java.lang.Runnable b)
Instantiates a new user mode clock task.
|
protected jade.core.Agent a
protected java.lang.Runnable b
public VirtualClockService.UserModeClockTask nextTask