Uses of Package
dev.nm.misc.parallel
-
Packages that use dev.nm.misc.parallel Package Description dev.nm.misc.parallel tech.nmfin.signal.infantino2010 -
Classes in dev.nm.misc.parallel used by dev.nm.misc.parallel Class Description IterationBody This interface defines the code snippet to be run in parallel.LoopBody The implementation of this interface contains the code inside a for-loop construct.MultipleExecutionException This exception is thrown when any of the parallel tasks throws an exception during execution.ParallelExecutor This class provides a framework for executing an algorithm in parallel. -
Classes in dev.nm.misc.parallel used by tech.nmfin.signal.infantino2010 Class Description MultipleExecutionException This exception is thrown when any of the parallel tasks throws an exception during execution.