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

fr.vergne.pester.value.Generator Maven / Gradle / Ivy

The newest version!
package fr.vergne.pester.value;

public interface Generator {
	T create();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy