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

xy.reflect.ui.control.IContext Maven / Gradle / Ivy

package xy.reflect.ui.control;

public interface IContext {

	
	public String getIdentifier();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy