Warning: session_start(): open(/var/lib/php/sessions/sess_24daq5r2c8gaob7v0ec9vtc404, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
hotwire_makeClassLoader (overwritable) [1011845]

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

6
LINES

< > BotCompany Repo | #1011845 // hotwire_makeClassLoader (overwritable)

JavaX fragment (include)

static JavaXClassLoader hotwire_makeClassLoader(L<File> files) {
  Collection<S> toShare = hotwire_classesToShare();
  ret nempty(toShare)
    ? new JavaXClassLoaderWithParent2(null, files, myClassLoader(), cloneList(toShare))
    : new JavaXClassLoader(null, files);
}

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: 1014 / 1053
Version history: 4 change(s)
Referenced in: [show references]