`
xhnwsw520
  • 浏览: 2392 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论
文章列表

this$0意义

    博客分类:
  • JAVA
    The bytecode of the Outer$Inner class will contain a package-scoped field named this$0 of type Outer. That's how non-static inner classes are implemented in Java, because at bytecode level there is no concept of an inner class. You should be able to read that field using reflection, if you reall ...
Global site tag (gtag.js) - Google Analytics