public class VCSCancellable
extends java.lang.Object
Class representing the state of a cancellable process shared between threads.
| Constructor and Description | 
|---|
VCSCancellable()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
cancel()  | 
boolean | 
isCancelled()  |