static Class getClass_vmName_mandatory(O realm, S name) ctex { ret getClass(realm).getClassLoader().loadClass(name); }
Began life as a copy of #1011698
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023458 |
| Snippet name: | getClass_vmName_mandatory - expects a name in VM format ($ instead of .) |
| Eternal ID of this version: | #1023458/1 |
| Text MD5: | b8f292bb14166f138569be756ba7b94f |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-06-22 21:10:36 |
| Source code size: | 122 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 468 / 510 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1026539 - getClass_vmName_mandatory_oneOf - expects a name in VM format ($ instead of .) |