Module org.scijava.concurrent
Package org.scijava.concurrent
-
Interface Summary Interface Description TaskExecutor TaskExecutoris recommended to be used in image processing algorithms instead ofExecutorService. -
Class Summary Class Description Parallelization This class allows to configure an algorithm for parallelization.TaskExecutors Utility class, with methods to createTaskExecutors.