day09-接口的私有方法的定义和使用
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package com.inmind.interface_private04;
|
||||
|
||||
public class MyInterfaceImpl implements MyInterfaceP{
|
||||
}
|
||||
Reference in New Issue
Block a user