Package com.luciad.concurrent


package com.luciad.concurrent
Utility classes for handling concurrent access.
  • Class
    Description
    This class contains information on whether an operation has been canceled.
    A task that can be canceled.
    Interface for a class that represents a task to be executed.
    Interface for a class that can schedule tasks.