com.alibaba.excel.support.Empty Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of easyexcel-support Show documentation
Show all versions of easyexcel-support Show documentation
easyexcel is a excel handle tools written in Java
package com.alibaba.excel.support;
/**
* empty
*
* @author Jiaju Zhuang
*/
public class Empty {
}