| 构造器和说明 |
|---|
B() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
instanceMethod() |
void |
interfaceIA() |
void |
interfaceIB() |
public void instanceMethod()
instanceMethod 在类中 Apublic void interfaceIA()
interfaceIA 在接口中 IApublic void interfaceIB()
interfaceIB 在接口中 IB