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

com.xlrit.gears.engine.importer.ImportSource Maven / Gradle / Ivy

package com.xlrit.gears.engine.importer;

public interface ImportSource extends Iterable {
	void setInput(Object input);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy