| Package | Description |
|---|---|
| org.transitime.applications |
Contains the top level static main() methods for the applications that
constitute the Transitime system.
|
| Modifier and Type | Method and Description |
|---|---|
static Core |
Core.createCore()
Creates the Core object for the application.
|
static Core |
Core.getInstance()
For obtaining singleton Core object
|