static Set<File> allLoadedProgramJars() { new Set<File> set; for (ClassLoader cl : allJavaXClassLoaders()) addIfNotNull(set, first((Cl<File>) getOpt(cl, 'files))); ret set; }
Began life as a copy of #1016346
download show line numbers debug dex old transpilations
Travelled to 12 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019142 |
Snippet name: | allLoadedProgramJars |
Eternal ID of this version: | #1019142/2 |
Text MD5: | dc9601fe358cbf7000ff8bbcb0dd775b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-12 01:04:11 |
Source code size: | 189 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 336 / 384 |
Version history: | 1 change(s) |
Referenced in: | [show references] |