org.semanticweb.elk.reasoner.saturation
Class DummyClassExpressionSaturationListener<J extends SaturationJob<? extends IndexedClassExpression>>
java.lang.Object
org.semanticweb.elk.reasoner.saturation.DummyClassExpressionSaturationListener<J>
- Type Parameters:
J - the type of the input jobs of
ClassExpressionSaturationFactory
- All Implemented Interfaces:
- ClassExpressionSaturationListener<J>, InputProcessorListenerNotifyFinishedJob<J>
public class DummyClassExpressionSaturationListener<J extends SaturationJob<? extends IndexedClassExpression>>
- extends Object
- implements ClassExpressionSaturationListener<J>
A ClassExpressionSaturationListener that does nothing with finished
jobs
- Author:
- "Yevgeny Kazakov"
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyClassExpressionSaturationListener
public DummyClassExpressionSaturationListener()
notifyFinished
public void notifyFinished(J job)
throws InterruptedException
- Specified by:
notifyFinished in interface InputProcessorListenerNotifyFinishedJob<J extends SaturationJob<? extends IndexedClassExpression>>
- Throws:
InterruptedException
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.