Represents a task that can be performed in the background while the IDE is running. |
This service provides a general mechanism for running tasks asynchronously. |
|
Implements the IAsyncTask interface by overriding everything except for runBackground. |
Indicates that a task was interrupted in a way that is legal for its execution. |