No enclosing instance of type X is accessible. Must qualify the allocation with an enclosing instanc

本文详细解析了Java编程中遇到的关于内部类与静态方法相关联时引发的错误NoenclosinginstanceoftypeXisaccessible.mustqualifytheallocationwithanenclosinginstanceoftypeX的原因及解决办法,深入探讨了内部类和静态方法之间的相互作用机制。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

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

写代码时一直包这个错误,也没有在意,第一次查了下资料找到原因了,就算了!可后面有出现一次,所以一定要记下来!

这个的原因是内部类的问题,如果你的主类(MainClass)是static,那么你的内部类也必须是static,好比静态方法中调用的全局变量也必须是静态的一样!

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值