Skip to content

Commit 78f8b0a

Browse files
committed
增加顶层接口
1 parent 95f45c5 commit 78f8b0a

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
package seven;
2+
//=======================================================
3+
// .----.
4+
// _.'__ `.
5+
// .--(^)(^^)---/!\
6+
// .' @ /!!!\
7+
// : , !!!!
8+
// `-..__.-' _.-\!!!/
9+
// `;_: `"'
10+
// .'"""""`.
11+
// /, ya ,\\
12+
// //¹·Éñ±£ÓÓ\\
13+
// `-._______.-'
14+
// ___`. | .'___
15+
// (______|______)
16+
//=======================================================
17+
18+
/**
19+
* [Zhihu]https://www.zhihu.com/people/Sweets07
20+
* [Github]https://github.com/MatrixSeven
21+
* Created by seven on 2016/12/1.
22+
*/
23+
public interface ExcelSuperInterface {
24+
}

0 commit comments

Comments
 (0)