Interface | Description |
---|---|
Clock | |
JobLogger |
Logger interface for the library.
|
Class | Description |
---|---|
BatteryStatus | |
Device |
Helper for checking the device state.
|
JobCat |
The default
JobLogger class for this library. |
JobPreconditions |
Simple static methods to be called at the start of your own methods to verify
correct arguments and state.
|
JobUtil |
Provides helper methods.
|