Package pabeles.concurrency
-
Interface Summary Interface Description ConcurrencyOps.NewInstance<D> ConcurrencyOps.Reset<D> IntObjectConsumer<T> Processes a value and is provided workspaceIntProducerNumber Processes an integer and returns a numberIntRangeConsumer Processes a range of integer numbersIntRangeObjectConsumer<T> Processes a range of integer numbers -
Class Summary Class Description ConcurrencyOps Location of controls for turning on and off concurrent (i.e.GrowArray<D> An array of objects which grows and recycles its elements automatically.IntObjectTask<T> Performs a parallel for loop with the specified step increment and a workspace for each thread.IntOperatorTask IntOperatorTask.Max IntOperatorTask.Min IntOperatorTask.Sum IntRangeObjectTask<T> IntRangeTask