Interface | Description |
---|---|
WaitingTask |
This interface has been defined for tasks that might wait for a long time,
e.g., for an external resource to load.
|
Class | Description |
---|---|
AbstractWaitingTask |
This abstract class offers simple methods to implement the needed
functionality of a
WaitingTask . |
Copyright © 2015. All rights reserved.