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

org.ioc.commons.ui.impl.OnChangeCommand Maven / Gradle / Ivy

package org.ioc.commons.ui.impl;

public interface OnChangeCommand {
	public void execute(D value);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy