static JavaXClassLoader hotwire_makeClassLoader_stickyLibs(L<File> files) { L<File> files2 = hotwire_prepareClassLoader_stickyLibs(files); ret new JavaXClassLoaderWithParent(null, files2, myClassLoader()); // progID is set later }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016216 |
Snippet name: | hotwire_makeClassLoader_stickyLibs |
Eternal ID of this version: | #1016216/7 |
Text MD5: | 407b897e84df3ec50b289b80c8386d89 |
Author: | stefan |
Category: | javax / class loading |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-01-01 16:42:38 |
Source code size: | 237 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 403 / 446 |
Version history: | 6 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1020743 - hotwire_prepareClassLoader_stickyLibs #1020749 - hotwire_makeClassLoader_stickyAndSrcLibs |