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

com.gitee.cliveyuan.tools.action.Action Maven / Gradle / Ivy

There is a newer version: 4.0.6
Show newest version
package com.gitee.cliveyuan.tools.action;

/**
 * @author clive
 * Created on 2018/08/01
 * @since 1.0
 */
public interface Action {

    void invoke();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy