sS loadableUtilsClassNameToMain(S className) { S c = dropPrefixOrNull("loadableUtils.utils$", className); if (c != null) ret "main$" + c; ret className; }
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: | #1024209 |
| Snippet name: | loadableUtilsClassNameToMain |
| Eternal ID of this version: | #1024209/1 |
| Text MD5: | b2eec1aa62c81dd26516cef249000fa5 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-26 12:06:46 |
| Source code size: | 164 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 473 / 536 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |