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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isStopped()
-