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

com.alibaba.excel.converters.NullableObjectConverter Maven / Gradle / Ivy

package com.alibaba.excel.converters;

/**
 * When implementing convertToExcelData method, pay attention to the reference value may be
 * null
 *
 * @author JiaJu Zhuang
 **/
public interface NullableObjectConverter extends Converter {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy