Package | Description |
---|---|
org.transitime.utils |
Contains the utility classes that are used by many parts of the project.
|
Modifier and Type | Class and Description |
---|---|
class |
SettableSystemTime
For when need a system time that can be set to a specific value.
|
class |
SystemCurrentTime
Implements SystemTime and returns the system current time when get()
is called.
|