Interface TaskEntity

    • Method Detail

      • getTimer

        Timer getTimer()
        Gets timer.
        Returns:
        the timer
      • getTimerTask

        TimerTask getTimerTask()
        Gets timer task.
        Returns:
        the timer task
      • cancelled

        boolean cancelled()
        Cancelled boolean.
        Returns:
        the boolean
      • cancel

        void cancel()
        Cancel boolean.