public class Cancellable extends java.lang.Object implements ICancellable
Constructor and Description |
---|
Cancellable() |
Modifier and Type | Method and Description |
---|---|
void |
cancel()
Cancels this event
|
boolean |
isCancelled() |
public Cancellable()
public final void cancel()
ICancellable
cancel
in interface ICancellable
public final boolean isCancelled()
isCancelled
in interface ICancellable