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

com.xrosstools.xunit.Processor Maven / Gradle / Ivy

The newest version!
package com.xrosstools.xunit;

public interface Processor extends Unit{
	void process(Context ctx);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy