1 | static JavaXClassLoader hotwire_makeClassLoader(L<File> files) { |
2 | Collection<S> toShare = hotwire_classesToShare(); |
3 | ret nempty(toShare) |
4 | ? new JavaXClassLoaderWithParent2(null, files, myClassLoader(), cloneList(toShare)) |
5 | : new JavaXClassLoader(null, files); |
6 | } |
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: | #1011845 |
Snippet name: | hotwire_makeClassLoader (overwritable) |
Eternal ID of this version: | #1011845/5 |
Text MD5: | f19e1a2d89581e5b64378b626a54e481 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-02-18 17:28:37 |
Source code size: | 274 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 550 / 589 |
Version history: | 4 change(s) |
Referenced in: | [show references] |