sS str_shortenSyntheticOrNull(O o) { if (isInstanceOfSyntheticClass(o)) ret "Synthetic instance of " + joinWithSlash(map(c -> "interface " + shortClassName(c), o.getClass().getInterfaces())); null; }
Began life as a copy of #1030054
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030140 |
Snippet name: | str_shortenSyntheticOrNull |
Eternal ID of this version: | #1030140/1 |
Text MD5: | 5cbee528d96c8f431ea7b90159d55786 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-11-11 13:18:36 |
Source code size: | 206 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 231 / 248 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |