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

io.github.aileben.common.tools.results.Result Maven / Gradle / Ivy

package io.github.aileben.common.tools.results;

import java.io.Serializable;


/**
 * 返回结果
 * @author fengyupeng
 *
 */
public interface Result extends Serializable{

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy