All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ats.script.actions.IActionStoppable Maven / Gradle / Ivy

The newest version!
package com.ats.script.actions;

public interface IActionStoppable {
	public boolean isStop();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy