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

com.y3tu.tool.excel.convert.ExportConvert Maven / Gradle / Ivy

package com.y3tu.tool.excel.convert;

/**
 * 导出转换接口
 *
 * @author y3tu
 * @date 2018/4/6
 */
public interface ExportConvert {
    String handler(Object val);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy