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

com.github.cybortronik.parser.ssv.ItemFactory Maven / Gradle / Ivy

package com.github.cybortronik.parser.ssv;

/**
 * Created by strifan on 03.06.2015.
 */
public interface ItemFactory {
	T create();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy