| Package | Description |
|---|---|
| org.semanticweb.elk.util.concurrent.computation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputProcessorFactory<I,P extends InputProcessor<I>>
An factory for creation of input processor engines of a given type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentComputation<I,F extends InputProcessorFactory<I,?>>
An class for concurrent processing of a number of tasks.
|
class |
SimpleInterrupter
A simple interrupter, which uses a flag about the interrupt status
|
Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.