|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Timeless | |
|---|---|
| jist.runtime | Provides the entire JiST (Java in Simulation Time) runtime framework and simulation time functionality. |
| Uses of Timeless in jist.runtime |
|---|
| Subinterfaces of Timeless in jist.runtime | |
|---|---|
interface |
Entity
An internal interface that all JistAPI.Entity application
objects are rewritten to implement. |
| Classes in jist.runtime that implement Timeless | |
|---|---|
class |
BlockingSleep
Implements API support for blocking sleeps. |
class |
Bootstrap
Bootstrap entities to start simulations. |
class |
Channel
Implements a single-slot channel ala Communicating Sequential Processes (CSP) by Hoare. |
static class |
Entity.Empty
Dummy implementation of Entity interface. |
static class |
Entity.Static
Entity used for static calls. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||