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

io.codearte.jfairy.FairyFactory Maven / Gradle / Ivy

There is a newer version: 0.5.9
Show newest version
package io.codearte.jfairy;

/**
 * @author Jakub Kubrynski
 */
interface FairyFactory {

	Fairy createFairy();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy