static Set<File> allLoadedLibraryJars() { new Set<File> set; for (ClassLoader cl : allJavaXClassLoaders()) addAll(set, dropFirst((L<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: | #1019143 |
Snippet name: | allLoadedLibraryJars |
Eternal ID of this version: | #1019143/1 |
Text MD5: | 9e3e0bc57b6e5ca3badad29acc434d4b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-24 23:32:25 |
Source code size: | 186 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 318 / 348 |
Referenced in: | [show references] |