We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95f45c5 commit 78f8b0aCopy full SHA for 78f8b0a
1 file changed
src/main/java/seven/ExcelSuperInterface.java
@@ -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