| Interface | Description |
|---|---|
| IExecutable |
Interface which describes an object that has an executable program to be run
|
| IFlushListener |
Listener interface that classes can implement to get stream flush notifications.
|
| IProjectPublishableTask<T extends BaseGarminTask> |
Interface that classes can implement to describe themselves as a publishable tasks.
|
| Class | Description |
|---|---|
| LogOutputStream |
Utility class to assist with logging
|