day10-接口的概念与定义格式

This commit is contained in:
2026-07-27 09:45:32 +08:00
parent 62018f2ffa
commit e10abf4e61
2 changed files with 17 additions and 0 deletions
@@ -0,0 +1,4 @@
package com.inmind.interface01;
public class Demo01 {
}