Package org.gephi.utils.longtask.spi
LongTask adds functionalities to any class that wants to be progressable and cancellable.
These tasks can be executed in a LongTaskExecutor
.
-
Interface Summary Interface Description LongTask Interface that any class can implement to support progress and cancellation.