Libraryless. Click here for Pure Java version (5929L/34K).
1 | sclass XXOuter { |
2 | sclass SubclassOfDynamicObject > DynamicObject { |
3 | } |
4 | } |
5 | |
6 | svoid test_structure_innerSubclassOfDynamicObject() { |
7 | assertEqualsVerbose("XXOuter$SubclassOfDynamicObject", |
8 | structure(new XXOuter.SubclassOfDynamicObject())); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1034059 |
Snippet name: | test_structure_innerSubclassOfDynamicObject |
Eternal ID of this version: | #1034059/1 |
Text MD5: | ec0feea19ad22ecb1908785303a75ffd |
Transpilation MD5: | 1e5a2f44d79df6092448cb1b2e948c56 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-01-19 17:50:52 |
Source code size: | 250 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 173 / 209 |
Referenced in: | [show references] |