public class CancelFlag extends Object
| Constructor and Description |
|---|
CancelFlag() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearCancel()
Clears any pending cancellation request.
|
boolean |
isCancelRequested() |
void |
requestCancel()
Requests a cancellation.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.