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

com.github.olaaronsson.process.interfaces.WorkingEntity Maven / Gradle / Ivy

The newest version!
package com.github.olaaronsson.process.interfaces;

public interface WorkingEntity {
	boolean isExecuting();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy