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

com.asayama.gwt.angular.client.Factory Maven / Gradle / Ivy

package com.asayama.gwt.angular.client;

public interface Factory {
	S create();
	String getName();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy