static Class getClass_vmName(O realm, S name) ctex { try { ret getClass(realm).getClassLoader().loadClass(name); } catch (ClassNotFoundException e) { return null; } }
Began life as a copy of #1002776
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1011698 |
Snippet name: | getClass_vmName - expects a name in VM format ($ instead of .) |
Eternal ID of this version: | #1011698/1 |
Text MD5: | 9253b8a6f8f01c4509c8144f11188c64 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-11-02 07:12:40 |
Source code size: | 186 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 448 / 500 |
Referenced in: | [show references] |