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

5
LINES

< > BotCompany Repo | #1008365 // runDependent - hotwire, register for cleanup, run main

JavaX fragment (include)

static Class<?> runDependent(S src) {
  Class c = hotwireDependent(src);
  callMain(c);
  ret c;
}

Author comment

Began life as a copy of #1002921

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1008365
Snippet name: runDependent - hotwire, register for cleanup, run main
Eternal ID of this version: #1008365/1
Text MD5: 62421e92b00aef4aef0da27bfdc91119
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-05-09 21:28:35
Source code size: 104 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 413 / 465
Referenced in: [show references]