org.semanticweb.HermiT.tableau
Class InterruptFlag
java.lang.Object
org.semanticweb.HermiT.tableau.InterruptFlag
- All Implemented Interfaces:
- Serializable
public final class InterruptFlag
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_interruptTimer
protected final InterruptFlag.InterruptTimer m_interruptTimer
m_interruptType
protected volatile InterruptFlag.InterruptType m_interruptType
InterruptFlag
public InterruptFlag(long individualTaskTimeout)
checkInterrupt
public void checkInterrupt()
interrupt
public void interrupt()
startTask
public void startTask()
endTask
public void endTask()
dispose
public void dispose()
Copyright © 2012. All Rights Reserved.