Interface CancelledListener

All Known Implementing Classes:
GTaskMonitor

public interface CancelledListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Provides notification when a task is cancelled.
  • Method Details

    • cancelled

      void cancelled()
      Provides notification when a task is cancelled.