Interface SchedulerAdapter.ScheduledTask

Enclosing interface:
SchedulerAdapter

public static interface SchedulerAdapter.ScheduledTask
A handle to a task scheduled through this adapter.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    boolean
     
  • Method Details

    • cancel

      void cancel()
    • isCancelled

      boolean isCancelled()