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

issues.issue146.IInterface Maven / Gradle / Ivy

package issues.issue146;

public interface IInterface {

	void init();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy