Download Jar. Libraryless. Click here for Pure Java version (7140L/51K).
1 | !7 |
2 | |
3 | sclass A { |
4 | class InnerA {} |
5 | } |
6 | |
7 | sclass B extends A { |
8 | class InnerB extends InnerA {} |
9 | } |
10 | |
11 | p-exp { |
12 | printObjectLayout(new B().new InnerB()); |
13 | } |
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1025166 |
Snippet name: | Crazy inner classes |
Eternal ID of this version: | #1025166/1 |
Text MD5: | bf0e82c27c0279729685d45a19219624 |
Transpilation MD5: | 9e3bfe286322a4e330ee438257904a6b |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-09-10 00:09:07 |
Source code size: | 157 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 434 / 1231 |
Referenced in: | [show references] |