public final class Context extends Object
PositionRefresher
Provides position of current alt-enter invocation and its cancel statusModifier and Type | Method and Description |
---|---|
AtomicBoolean |
getCancel() |
int |
getPosition() |
boolean |
isCanceled() |
public boolean isCanceled()
public int getPosition()
public AtomicBoolean getCancel()