Interface Cancelable

    • Method Detail

      • cancel

        void cancel()
        Cancels the operation.
      • isCanceled

        boolean isCanceled()
        Checks if this operation has been canceled.
        Returns:
        true if this operation has been canceled else returns false