错哪了 大佬指点

来源:2-3 Java线程-隋唐演义实战开发---演员简介

窝窝头不要钱

2019-10-11 10:12

http://img.mukewang.com/5d9fe4e4000109ac07850167.jpgNo enclosing instance of type Actor is accessible. Must qualify the allocation with an enclosing instance of type Actor (e.g. x.new A() where x is an instance of Actor).

写回答 关注

1回答

  • 慕斯7534182
    2019-10-17 11:03:00
    已采纳

    Actress类的位置错了

    应该放在Actor类的外面

深入浅出Java多线程

带你一起深入浅出多线程,掌握基础,展望进阶路线

186088 学习 · 464 问题

查看课程

相似问题