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

com.g2forge.gearbox.functional.runner.IRunner Maven / Gradle / Ivy

The newest version!
package com.g2forge.gearbox.functional.runner;

public interface IRunner {
	public IProcess run(Command command);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy