Package clickDetector.offlineFuncs
Interface DatabaseCheckObserver
- All Known Implementing Classes:
 EventCheckTask
public interface DatabaseCheckObserver
- 
Method Summary
Modifier and TypeMethodDescriptionvoidcheckOutputText(String text, int warnLevel) voidcheckProgress(String text, int totalTasks, int taskNumber, int percent) boolean 
- 
Method Details
- 
checkProgress
 - 
checkOutputText
 - 
stopChecks
boolean stopChecks() 
 -