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

com.daioware.commons.NameItem Maven / Gradle / Ivy

There is a newer version: 3.2.1-RELEASE
Show newest version
package com.daioware.commons;

public interface NameItem {
	
	public String getName();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy