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

test.org.neodatis.odb.test.inheritance.IInterface Maven / Gradle / Ivy

The newest version!
package org.neodatis.odb.test.inheritance;

public interface IInterface {
	String getName();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy