Libraryless. Click here for Pure Java version (2739L/16K).
static Class classLoader_loadClass(O realm, S name) ctex { ClassLoader cl = classLoader(realm); ret cl?.loadClass(name); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031481 | 
| Snippet name: | classLoader_loadClass | 
| Eternal ID of this version: | #1031481/2 | 
| Text MD5: | b57404aa926a741ecb42b5d8f0ca9b52 | 
| Transpilation MD5: | 99b8595cd8d53681ee409bec5876aae0 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-06-14 06:47:10 | 
| Source code size: | 129 bytes / 4 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 368 / 485 | 
| Version history: | 1 change(s) | 
| Referenced in: | [show references] |