Class DefaultArrayContext

java.lang.Object
net.algart.arrays.AbstractArrayContext
net.algart.contexts.DefaultArrayContext
All Implemented Interfaces:
ArrayContext

public class DefaultArrayContext extends AbstractArrayContext implements ArrayContext

A simple implementation of ArrayContext interface, based on the memory, thread pool, interruption and progress contexts defined in this package.

Author:
Daniel Alievsky