Interface JustificationComputation.InterruptMonitor
- All Known Implementing Classes:
ExplanationGeneratorProgressDialog,JustificationProgressPanel
- Enclosing class:
JustificationComputation
public static interface JustificationComputation.InterruptMonitor
-
Method Summary
-
Method Details
-
isInterrupted
boolean isInterrupted()- Returns:
trueif the computation should be interrupted
-