static void loadMyClasses() { for (S name : myClasses()) pcall-short { Class.forName(name); } }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1008508 |
Snippet name: | loadMyClasses - load all classes defined in current program |
Eternal ID of this version: | #1008508/1 |
Text MD5: | 9324cbcd340a1ae59c0d6a276c303ec9 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-05-20 13:31:22 |
Source code size: | 99 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 564 / 583 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1033455 - loadAllClassesInByteCodePath - load all classes defined in a certain byte code path |