No enclosing instance of type Person is accessible. Must qualify the allocation with an enclosing in

博客指出Java中抽象类当作成员属性使用时,会出现无可访问的封闭实例,导致可定义但访问不到的问题。解决办法是将抽象类从main方法中拿出,与最上面的类平级。

No enclosing instance of type Person is accessible. Must qualify the allocation with an enclosing instance of type Person (e.g. x.new A() where x is an instance of Person).

问题:抽象类不能当作成员属性来使用,可以定义但是访问不到
解决方法:不要放在类的本身,把抽象类从main方法中拿出来与最上面的类平级

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值