Package de.regnis.q.sequence.core
Interface QSequenceCanceller
-
- All Known Implementing Classes:
QSequenceDummyCanceller
public interface QSequenceCanceller
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcheckCancelled()
-
-
-
Method Detail
-
checkCancelled
void checkCancelled() throws QSequenceCancelledException- Throws:
QSequenceCancelledException
-
-