Interface CoffeePickIsCancelledType


public interface CoffeePickIsCancelledType
A function that returns true if an operation should be cancelled.
  • Method Summary

    Modifier and Type Method Description
    boolean isCancelled()  
  • Method Details

    • isCancelled

      boolean isCancelled()
      Returns:
      true if the operation should be cancelled