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

io.codearte.jfairy.producer.person.PersonFactory Maven / Gradle / Ivy

The newest version!
package io.codearte.jfairy.producer.person;

/**
 * Created by Jakub Kubrynski / 2014-05-26
 */
public interface PersonFactory {

	PersonProvider producePersonProvider(PersonProperties.PersonProperty... personProperties);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy