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

5
LINES

< > BotCompany Repo | #1009328 // runWithCase - run a program with "case"

JavaX fragment (include)

static Class runWithCase(S progID, S case) {
  Class c = hotwire(progID);
  setOpt(c, 'caseID_caseID, case);
  ret callMain(c);
}

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: #1009328
Snippet name: runWithCase - run a program with "case"
Eternal ID of this version: #1009328/2
Text MD5: 05351cd015634f0f4713eb52c706a94e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-07-23 20:39:29
Source code size: 133 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 441 / 638
Version history: 1 change(s)
Referenced in: [show references]