Interface Checker


public interface Checker
Check delay.
Author:
Ales Justin
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Check delay.
  • 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