Package | Description |
---|---|
agent.four |
Modifier and Type | Class and Description |
---|---|
(package private) class |
Tiger |
Modifier and Type | Field and Description |
---|---|
(package private) Agent |
TimeServerLinked.Node.agent |
Modifier and Type | Method and Description |
---|---|
(package private) Agent |
TimeServerLinked.dequeue() |
Modifier and Type | Method and Description |
---|---|
void |
WorldObj.enqueue(long t,
Agent a) |
void |
TimeServer.enqueue(long waketime,
Agent thing) |
void |
TimeServerLinked.enqueue(long waketime,
Agent agent) |
Constructor and Description |
---|
Node(long waketime,
Agent agent,
TimeServerLinked.Node next) |