Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1016216 // hotwire_makeClassLoader_stickyLibs

JavaX fragment (include)

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: 322 / 368
Version history: 6 change(s)
Referenced in: [show references]