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

org.solovyev.common.definitions.SimpleAction Maven / Gradle / Ivy

The newest version!
package org.solovyev.common.definitions;

/**
 * User: serso
 * Date: Oct 23, 2009
 * Time: 12:09:22 AM
 */
public interface SimpleAction {
    public void perform();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy