org.gjt.sp.util
Interface ThreadAbortMonitor

All Known Implementing Classes:
WorkThread

public interface ThreadAbortMonitor


Method Summary
 boolean isAborted()
           
 

Method Detail

isAborted

boolean isAborted()