Package com.aquima.interactions.foundation.concurrent


package com.aquima.interactions.foundation.concurrent
  • Class
    Description
    Exception thrown when the execution of an Interruptible object is interrupted, typically from another thread.
    Represents an object which performs a computation that may be interrupted.