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

factoryduke.IFactory Maven / Gradle / Ivy

package factoryduke;

/**
 * TODO could use a annotation marker ???
 *
 */
public interface IFactory {
	void define();
}




© 2015 - 2026 Weber Informatics LLC | Privacy Policy