package com.alibaba.excel.event;
/**
* Intercepts handle some business logic
*
* @author zhuangjiaju
**/
public interface Handler {}