![JAR search and dependency download from the Maven repository](/logo.png)
com.github.bingoohuang.excel2beans.CellDataMapAttachable Maven / Gradle / Ivy
package com.github.bingoohuang.excel2beans;
import java.util.Map;
public interface CellDataMapAttachable {
void attachCellDataMap(Map cellDataMap);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy