Interface Checker
public interface Checker
Check delay.
- Author:
- Ales Justin
-
Method Summary
-
Method Details
-
check
boolean check()Check delay. If we return true, the delay will be stopped, else it will be continued.- Returns:
- true if OK, false othwerwise
-