Package clickDetector.offlineFuncs
Interface DatabaseCheckObserver
public interface DatabaseCheckObserver
-
Method Summary
Modifier and TypeMethodDescriptionvoid
checkOutputText
(String text, int warnLevel) void
checkProgress
(String text, int totalTasks, int taskNumber, int percent) boolean
-
Method Details
-
checkProgress
-
checkOutputText
-
stopChecks
boolean stopChecks()
-