Package org.omegat.core.events
Interface IStopped
public interface IStopped
Interface for checking if some operations was already stopped. Used in some separate threads for check is
processing still required.
-
Method Summary
-
Method Details
-
isStopped
boolean isStopped()
-