- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
cancel()
Cancels task execution.
|
boolean |
isDone()
Checks if task is done.
|
boolean |
isStarted() |
-
Methods inherited from interface java.lang.Runnable
run
-
-
Method Detail
-
isStarted
boolean isStarted()
-
isDone
boolean isDone()
Checks if task is done.
- Returns:
true
if task is done;
false
otherwise
-
cancel
void cancel()
Cancels task execution.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © JSCAPE LLC. 1999-2014. All Rights Reserved