
io.gitee.ludii.excel.read.config.annotation.ExcelReadFieldAdapter Maven / Gradle / Ivy
package io.gitee.ludii.excel.read.config.annotation;
/**
* @author 陆迪
* @date 2022/4/27
*/
@SuppressWarnings("ClassExplicitlyAnnotation")
public interface ExcelReadFieldAdapter extends ExcelReadField {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy