Uses of Interface
org.semanticweb.elk.util.concurrent.computation.InputProcessorFactory

Packages that use InputProcessorFactory
org.semanticweb.elk.util.concurrent.computation   
 

Uses of InputProcessorFactory in org.semanticweb.elk.util.concurrent.computation
 

Classes in org.semanticweb.elk.util.concurrent.computation with type parameters of type InputProcessorFactory
 class ConcurrentComputation<I,F extends InputProcessorFactory<I,?>>
          An class for concurrent processing of a number of tasks.
 

Fields in org.semanticweb.elk.util.concurrent.computation declared as InputProcessorFactory
protected  F ConcurrentComputation.inputProcessorFactory
          the factory for the input processor engines
 



Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.