public class CancelHandler extends Object implements Serializable
| Constructor and Description |
|---|
CancelHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel(boolean useForce) |
boolean |
isCancelled() |
boolean |
isForcefullyCancelled() |
void |
trackActiveWork(Thread t) |
void |
untrackActiveWork(Thread t) |
Copyright © 2013–2020 Adobe. All rights reserved.