Interface CancelCheck
-
- All Known Implementing Classes:
CancelableTaskHolder
public interface CancelCheck- Author:
- kir
-
-
Field Summary
Fields Modifier and Type Field Description static CancelCheckNONE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisCancelled()
-
-
-
Field Detail
-
NONE
static final CancelCheck NONE
-
-