static L<Class> loadedClassesOfProgram(O program) { ret cloneListOrNull((Collection) getOpt(getClassLoader(program), 'loadedClasses)); }
Began life as a copy of #1008507
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018924 |
Snippet name: | loadedClassesOfProgram |
Eternal ID of this version: | #1018924/1 |
Text MD5: | 62a85da24735af7023edf8e46d672330 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-16 01:11:47 |
Source code size: | 140 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 429 / 479 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1018926 - loadedClassesOfProgramWithSize #1018929 - loadedCodeSizeOfProgram (rough estimate using bytecode size on disk) #1018935 - loadedClassesOfProgramAndSubModules |