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

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

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

Classes in org.semanticweb.elk.util.concurrent.computation that implement Interrupter
 class SimpleInterrupter
          A simple interrupter, which just stores the flag about the interrupt status and interrupts the thread that is assigned to this interrupter
 



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