![JAR search and dependency download from the Maven repository](/logo.png)
system.web.init.model.InitModel Maven / Gradle / Ivy
The newest version!
package system.web.init.model;
/**
*
* @author wangchunzi
*/
public interface InitModel {
public void doInit();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy