Class Hierarchy
- java.lang.Object
- net.algart.arrays.AbstractArrayContext (implements net.algart.arrays.ArrayContext)
- net.algart.contexts.DefaultArrayContext (implements net.algart.arrays.ArrayContext)
- net.algart.contexts.AbstractContext (implements net.algart.contexts.Context)
- net.algart.contexts.DefaultContext (implements net.algart.contexts.ArrayMemoryContext, net.algart.contexts.ArrayThreadPoolContext, net.algart.contexts.Context, net.algart.contexts.InterruptionContext, net.algart.contexts.ProgressUpdater, net.algart.contexts.StatusUpdater)
- net.algart.contexts.SubContext (implements net.algart.contexts.Context)
- net.algart.contexts.InterruptableAction<T>
- net.algart.contexts.InterruptionContext.Event
- net.algart.contexts.SubtaskContext (implements net.algart.contexts.Context)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.algart.contexts.InterruptionException
- net.algart.contexts.UnsupportedContextException
- java.lang.RuntimeException
- java.lang.Exception
- net.algart.arrays.AbstractArrayContext (implements net.algart.arrays.ArrayContext)
Interface Hierarchy
- net.algart.contexts.Context
- net.algart.contexts.ArrayMemoryContext
- net.algart.contexts.ArrayThreadPoolContext
- net.algart.contexts.CurrentFolderContext
- net.algart.contexts.InterruptionContext
- net.algart.contexts.ProgressUpdater
- net.algart.contexts.RectangleUpdater
- net.algart.contexts.StatusUpdater
- java.util.EventListener
- net.algart.contexts.InterruptionContext.Listener