提交 50f7ccd2 编写于 作者: S shuang.kou

[fix]delete todo in comment

上级 c08a0369
......@@ -73,7 +73,7 @@ Formula 接口中除了抽象方法计算接口公式还定义了默认方法 `s
public class Main {
public static void main(String[] args) {
// TODO 通过匿名内部类方式访问接口
// 通过匿名内部类方式访问接口
Formula formula = new Formula() {
@Override
public double calculate(int a) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册