Libraryless. Click here for Pure Java version (5929L/34K).
sclass XXOuter { sclass SubclassOfDynamicObject > DynamicObject { } } svoid test_structure_innerSubclassOfDynamicObject() { assertEqualsVerbose("XXOuter$SubclassOfDynamicObject", structure(new XXOuter.SubclassOfDynamicObject())); }
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: | 384 / 461 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |