forked from fanruan/design
xiaoxia
8 years ago
1 changed files with 0 additions and 12 deletions
@ -1,12 +0,0 @@
|
||||
package com.fr.design.mainframe.alphafine.cell.cellModel; |
||||
|
||||
import com.fr.design.mainframe.alphafine.CellType; |
||||
|
||||
import java.io.Serializable; |
||||
|
||||
/** |
||||
* Created by XiaXiang on 2017/4/27. |
||||
*/ |
||||
public interface ModelHandle extends Serializable { |
||||
CellType getType(); |
||||
} |
Loading…
Reference in new issue