|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Cancellable
| Method Summary | |
|---|---|
boolean |
cancel()
Attempt to cancel this asynchronous operation. |
boolean |
isCancelled()
Check whether this asynchronous operation has been cancelled. |
boolean |
isDone()
Check whether this asynchronous operation completed successfully. |
| Method Detail |
|---|
boolean isDone()
boolean isCancelled()
boolean cancel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||