Download Jar. Libraryless. Click here for Pure Java version (36L/1K).
1 | !7 |
2 | |
3 | sclass A { |
4 | class InnerA {} |
5 | } |
6 | |
7 | sclass B extends A { |
8 | class InnerB extends InnerA {} |
9 | |
10 | *() { new InnerB; } |
11 | } |
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: | #1025130 |
Snippet name: | Crazy non-static inner classes subclassing experiment (whoa, actually works) |
Eternal ID of this version: | #1025130/3 |
Text MD5: | 187b0333149df5d58cad2d34994ac1db |
Transpilation MD5: | 680ff3e99179e861418e4539304ff6a5 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (desktop) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-09-08 16:31:47 |
Source code size: | 126 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 308 / 788 |
Version history: | 2 change(s) |
Referenced in: | [show references] |